Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

B

BasicDataSourceImpl - Class in org.julp.db
 
BasicDataSourceImpl() - Constructor for class org.julp.db.BasicDataSourceImpl
BasicDataSourceImpl has no pooling capability and should be used only for testing or stand-along client
BasicStatementCache - Class in org.julp.db
In case JDBC driver or a Connection pool does not support Statement pooling (caching).
BasicStatementCache() - Constructor for class org.julp.db.BasicStatementCache
 
BasicStatementCache(int) - Constructor for class org.julp.db.BasicStatementCache
 
batchEnabled - Variable in class org.julp.db.DBDataWriter
 
beforeCreate(T) - Method in class org.julp.AbstractDomainObjectFactory
Override as needed
beforeRemove(T) - Method in class org.julp.AbstractDomainObjectFactory
Override as needed
beforeStore(T) - Method in class org.julp.AbstractDomainObjectFactory
Override as needed
beforeWriteData() - Method in class org.julp.AbstractDomainObjectFactory
Override as needed
beginTran() - Method in class org.julp.db.DBServices
 
buildInClause(Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
buildInClause(String, Collection<?>, int) - Method in class org.julp.db.DBServicesUtils
Build 'IN' clause.
buildInClause(Collection<String>, Collection<Collection<?>>, int) - Method in class org.julp.db.DBServicesUtils
Used together with public CharSequence buildInClause(List<String> columnNames, Collection<Collection> params, int max) to build SQL IN clause
buildInterfaces(T) - Method in class org.julp.CGLibInstantiator
 
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links