Package se.unlogic.standardutils.dao

Interface Summary
AnnotatedDAOFactory  
BeanResultSetPopulator<ReturnType>  
ChainedResultSetPopulator<T>  
Column<BeanType,ColumnType>  
GenericDAO<KeyType,BeanType> Deprecated.
GenericDAOFactory Deprecated.
ManyToManyRelation<LocalType,RemoteType>  
ManyToOneRelation<LocalType,RemoteType,RemoteKeyType>  
OneToManyRelation<LocalType,RemoteType>  
 

Class Summary
AnnotatedDAO<T>  
BeanChainPopulator<T>  
BeanRelationPopulator<T>  
ColumnKeyCollector<T>  
ColumnKeyCollectorWrapper<T>  
CustomQueryParameter<T>  
DefaultManyToManyRelation<LocalType,RemoteType>  
DefaultManyToOneRelation<LocalType,RemoteType,RemoteKeyType>  
DefaultOneToManyRelation<LocalType,RemoteType>  
HighLevelQuery<T> This class represents a SQL query and is used together with a AnnotatedDAO typed with a matching type.
LowLevelQuery<T> This class represents a SQL query and is used together with the AnnotatedDAO class.
MethodBasedResultSetPopulator<Type>  
OrderByComparator  
OrderByCriteria<T>  
PreparedStatementQueryMethods This class provides a static map containing mappings from classes to their corresponding set methods in the PreparedStatement interface.
QueryParameter<BeanType,ColumnType>  
QueryParameterFactory<Bean,Type>  
RelationQuery  
ResultSetField  
ResultSetMethods  
SimpleAnnotatedDAOFactory  
SimpleColumn<BeanType,ColumnType>  
SimpleDataSource  
SimplifiedOneToManyRelation<LocalType,RemoteType>  
TransactionHandler  
TypeBasedResultSetPopulator<Type>  
 

Enum Summary
QueryOperators  
 

Exception Summary
TransactionAlreadyAbortedException  
TransactionAlreadyComittedException  
 



Copyright © 2011. All Rights Reserved.