public class CustomDaoFactory
extends java.lang.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(java.lang.Class<T> clazz) |
java.util.List<com.j256.ormlite.dao.Dao<?,?>> |
getCreatedDaos() |
Copyright © 2019 The Apache Software Foundation