public class CustomDaoFactory extends Object
Constructor and Description |
---|
CustomDaoFactory(com.j256.ormlite.support.ConnectionSource connectionSource) |
Modifier and Type | Method and Description |
---|---|
<T,ID> com.j256.ormlite.dao.Dao<T,ID> |
createDao(Class<T> clazz) |
List<com.j256.ormlite.dao.Dao<?,?>> |
getCreatedDaos() |
Copyright © 2021 The Apache Software Foundation