|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.perfectjpattern.jee.api.integration.dao | |
---|---|
org.perfectjpattern.jee.api.integration.dao | Generic Data Access Object (DAO) Pattern API. |
org.perfectjpattern.jee.integration.dao | Spring-based implementation of the Generic Data Access Object (DAO) Pattern. |
org.perfectjpattern.jee.integration.dao.jpa | |
org.perfectjpattern.jee.integration.dao.spring |
Classes in org.perfectjpattern.jee.api.integration.dao used by org.perfectjpattern.jee.api.integration.dao | |
---|---|
DaoException
Data Access Object (DAO) Exception |
|
IBaseDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IBaseDaoFactory
Abstract Factory for creating instances of IBaseReadOnlyDao and
IBaseDao types |
|
IBaseReadOnlyDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IGenericDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IGenericReadOnlyDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IQuery
Abstract definition of Query available for the DAO implementation. |
|
ISession
Abstract definition of Session available for the DAO implementation. |
|
ISessionStrategy
Abstract IStrategy reusable by IGenericReadOnlyDao
that defines:
Defines retrieval of instances of JPA implementation-specific
Session instances
defines shutdown
|
|
ITransaction
Abstract definition of Transaction available for the DAO implementation. |
|
ITransactionStrategy
Abstract IStrategy reusable by IGenericDao that defines:
Defines retrieval of instances of JPA implementation-specific
Transaction instances
|
|
QueryParameters
Defines the order and correspondence between interface method arguments and named query parameters. |
Classes in org.perfectjpattern.jee.api.integration.dao used by org.perfectjpattern.jee.integration.dao | |
---|---|
DaoException
Data Access Object (DAO) Exception |
|
IArgumentTypeResolver
Abstract definition of a Hibernate type resolver |
|
IBaseDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IBaseDaoFactory
Abstract Factory for creating instances of IBaseReadOnlyDao and
IBaseDao types |
|
IBaseReadOnlyDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IFinderExecutor
Abstract definition for executing any defined finder method |
|
IFinderNamingStrategy
Abstract definition of a Strategy for discovering query names based on a data model type and a finder interface method |
|
IGenericDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IGenericDaoFactory
Abstract Factory for creating instances of IGenericReadOnlyDao and
IGenericDao types |
|
IGenericReadOnlyDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IQuery
Abstract definition of Query available for the DAO implementation. |
|
ISession
Abstract definition of Session available for the DAO implementation. |
|
ISessionStrategy
Abstract IStrategy reusable by IGenericReadOnlyDao
that defines:
Defines retrieval of instances of JPA implementation-specific
Session instances
defines shutdown
|
|
ITransaction
Abstract definition of Transaction available for the DAO implementation. |
|
ITransactionStrategy
Abstract IStrategy reusable by IGenericDao that defines:
Defines retrieval of instances of JPA implementation-specific
Transaction instances
|
Classes in org.perfectjpattern.jee.api.integration.dao used by org.perfectjpattern.jee.integration.dao.jpa | |
---|---|
IBaseDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IBaseReadOnlyDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IGenericDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
|
IGenericReadOnlyDao
Data Access Object (DAO) Pattern: Abstracts from any direct type of database or persistence mechanism. |
Classes in org.perfectjpattern.jee.api.integration.dao used by org.perfectjpattern.jee.integration.dao.spring | |
---|---|
IBaseDaoFactory
Abstract Factory for creating instances of IBaseReadOnlyDao and
IBaseDao types |
|
ICustomerDao
Abstract definition of the Customer DAO. |
|
IGenericDaoFactory
Abstract Factory for creating instances of IGenericReadOnlyDao and
IGenericDao types |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |