|
|||||||||
| Home >> All >> org >> enableit >> db >> [ daf overview ] | PREV NEXT | ||||||||
A
- about - Static variable in interface org.enableit.db.daf.ComparableBean
- CVS info about this class and its current version
B
- bean - Static variable in class org.enableit.db.daf.CastorJdoDafTest
- bean - Static variable in class org.enableit.db.daf.JdbcDafTest
C
- CONFIG_FILENAME - Static variable in class org.enableit.db.daf.DataAbstractionFacadeFactory
- CastorJdoDafTest - class org.enableit.db.daf.CastorJdoDafTest.
- Tests ...
- CastorJdoDafTest(String) - Constructor for class org.enableit.db.daf.CastorJdoDafTest
- Default Constructor
- ComparableBean - interface org.enableit.db.daf.ComparableBean.
- config - Static variable in class org.enableit.db.daf.DataAbstractionFacadeFactory
- create(Object) - Method in interface org.enableit.db.daf.DataAbstractionFacade
D
- DAFFactoryTest - class org.enableit.db.daf.DAFFactoryTest.
- Tests ...
- DAFFactoryTest(String) - Constructor for class org.enableit.db.daf.DAFFactoryTest
- Default Constructor
- DataAbstractionFacade - interface org.enableit.db.daf.DataAbstractionFacade.
- Abstraction interface for various data persistence technologies.
- DataAbstractionFacadeFactory - class org.enableit.db.daf.DataAbstractionFacadeFactory.
- Factory for
DataAbstrationFacades. - DataAbstractionFacadeFactory() - Constructor for class org.enableit.db.daf.DataAbstractionFacadeFactory
- Default Constructor.
E
- existingBean - Static variable in class org.enableit.db.daf.CastorJdoDafTest
- existingBean - Static variable in class org.enableit.db.daf.JdbcDafTest
- exists(Object) - Method in interface org.enableit.db.daf.DataAbstractionFacade
- Test if the bean exists in the configured data store.
G
- getEqualityPropertyList() - Method in interface org.enableit.db.daf.ComparableBean
- Returns a
Listof properties that must be matched for an instance of this class to be considered as having the same natural order. - getInstance(Object) - Static method in class org.enableit.db.daf.DataAbstractionFacadeFactory
- Return the appropriate instance of
DataAbstractionFacadefor theObjecttype received. - getInstance(Class) - Static method in class org.enableit.db.daf.DataAbstractionFacadeFactory
- Return the appropriate instance of
DataAbstractionFacadefor theClassreceived. - getInstance(ProviderDetails) - Static method in class org.enableit.db.daf.DataAbstractionFacadeFactory
- Return the appropriate instance of DataAbstractionFacade
using the
PersistenceProviderDetailsreceived. - getRootCause() - Method in class org.enableit.db.daf.NotPersistedException
- getRootCause() - Method in class org.enableit.db.daf.QueryException
I
- init(URL) - Static method in class org.enableit.db.daf.DataAbstractionFacadeFactory
- Initialise the Factory from the configuration file received as an URL parameter.
- init() - Method in class org.enableit.db.daf.DataAbstractionFacadeFactory
- Initialise the Factory from the configuration file obtained as a resource from this class' ClassLoader.
J
- JdbcDafTest - class org.enableit.db.daf.JdbcDafTest.
- Tests ...
- JdbcDafTest(String) - Constructor for class org.enableit.db.daf.JdbcDafTest
- Default Constructor
L
- load(Object) - Method in interface org.enableit.db.daf.DataAbstractionFacade
- logger - Static variable in class org.enableit.db.daf.CastorJdoDafTest
- Define a static Category variable for logging.
- logger - Static variable in class org.enableit.db.daf.DAFFactoryTest
- Define a static Category variable for logging.
- logger - Static variable in class org.enableit.db.daf.DataAbstractionFacadeFactory
- The Log4J
Categorydoing the logging. - logger - Static variable in class org.enableit.db.daf.JdbcDafTest
- Define a static Category variable for logging.
M
- me - Static variable in class org.enableit.db.daf.DataAbstractionFacadeFactory
- modify(Object) - Method in interface org.enableit.db.daf.DataAbstractionFacade
N
- NotPersistedException - exception org.enableit.db.daf.NotPersistedException.
- Indicates a Bean type has not been registered with the DataAbstractionFacadeFactory.
- NotPersistedException() - Constructor for class org.enableit.db.daf.NotPersistedException
- NotPersistedException Method
- NotPersistedException(String) - Constructor for class org.enableit.db.daf.NotPersistedException
- NotPersistedException Method
- NotPersistedException(String, Throwable) - Constructor for class org.enableit.db.daf.NotPersistedException
- NotPersistedException Method
O
- org.enableit.db.daf - package org.enableit.db.daf
Q
- QueryException - exception org.enableit.db.daf.QueryException.
- Indicates a Bean type has not been registered with the DataAbstractionFacadeFactory.
- QueryException() - Constructor for class org.enableit.db.daf.QueryException
- QueryException Method
- QueryException(String) - Constructor for class org.enableit.db.daf.QueryException
- QueryException Method
- QueryException(String, Throwable) - Constructor for class org.enableit.db.daf.QueryException
- QueryException Method
R
- remove(Object) - Method in interface org.enableit.db.daf.DataAbstractionFacade
- rootCause - Variable in class org.enableit.db.daf.NotPersistedException
- rootCause - Variable in class org.enableit.db.daf.QueryException
S
- setUp() - Method in class org.enableit.db.daf.CastorJdoDafTest
- Define the test environment.
- setUp() - Method in class org.enableit.db.daf.DAFFactoryTest
- Define the test environment.
- setUp() - Method in class org.enableit.db.daf.JdbcDafTest
- Define the test environment.
- suite() - Static method in class org.enableit.db.daf.CastorJdoDafTest
- Defines all the tests for the Web Service application including tests in this class.
- suite() - Static method in class org.enableit.db.daf.DAFFactoryTest
- Defines all the tests for the Web Service application including tests in this class.
- suite() - Static method in class org.enableit.db.daf.JdbcDafTest
- Defines all the tests for the Web Service application including tests in this class.
T
- TypeUnconfiguredException - exception org.enableit.db.daf.TypeUnconfiguredException.
- Indicates a Bean type has not been registered with the DataAbstractionFacadeFactory.
- TypeUnconfiguredException() - Constructor for class org.enableit.db.daf.TypeUnconfiguredException
- TypeUnconfiguredException Method
- TypeUnconfiguredException(String) - Constructor for class org.enableit.db.daf.TypeUnconfiguredException
- TypeUnconfiguredException Method
- testCreate() - Method in class org.enableit.db.daf.CastorJdoDafTest
- Run a test to create a Bean using the DataAbstractionFacade and its factory.
- testCreate() - Method in class org.enableit.db.daf.JdbcDafTest
- Run a test to create a Bean using the DataAbstractionFacade and its factory.
- testGetInstance() - Method in class org.enableit.db.daf.DAFFactoryTest
- Run a test to retrieve a DataAbstractionFacade using the factory.
- testInitFromResource() - Method in class org.enableit.db.daf.CastorJdoDafTest
- Run a test to configure the Data Abstraction Factory from a resource.
- testInitFromResource() - Method in class org.enableit.db.daf.DAFFactoryTest
- Run a test to configure the Data Abstraction Factory from a resource.
- testLoad() - Method in class org.enableit.db.daf.CastorJdoDafTest
- Run a test to retrieve a Bean using the DataAbstractionFacade and its factory.
- testLoad() - Method in class org.enableit.db.daf.JdbcDafTest
- Run a test to retrieve a Bean using the DataAbstractionFacade and its factory.
- testModify() - Method in class org.enableit.db.daf.CastorJdoDafTest
- Run a test to update a Bean using the DataAbstractionFacade and its factory.
- testModify() - Method in class org.enableit.db.daf.JdbcDafTest
- Run a test to update a Bean using the DataAbstractionFacade and its factory.
- testRemove() - Method in class org.enableit.db.daf.CastorJdoDafTest
- Run a test to delete a Bean using the DataAbstractionFacade and its factory.
- testRemove() - Method in class org.enableit.db.daf.JdbcDafTest
- Run a test to delete a Bean using the DataAbstractionFacade and its factory.
U
- UnconfiguredException - exception org.enableit.db.daf.UnconfiguredException.
- Indicates no registry of configurations can be found by the DataAbstractionFacadeFactory.
- UnconfiguredException() - Constructor for class org.enableit.db.daf.UnconfiguredException
- UnconfiguredException Method
- UnconfiguredException(String) - Constructor for class org.enableit.db.daf.UnconfiguredException
- UnconfiguredException Method
A B C D E G I J L M N O Q R S T U
|
|||||||||
| Home >> All >> org >> enableit >> db >> [ daf overview ] | PREV NEXT | ||||||||