|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdentifierFactory | |
|---|---|
| org.jpox.store | Definition of the storage of the classes. |
| org.jpox.store.rdbms.sqlidentifier | This package contains a series of classes defining the names of datastore objects, such as tables, foreign keys, indexes, primary keys etc. |
| Uses of IdentifierFactory in org.jpox.store |
|---|
| Fields in org.jpox.store declared as IdentifierFactory | |
|---|---|
protected IdentifierFactory |
StoreManager.identifierFactory
Factory for identifiers for this datastore. |
| Methods in org.jpox.store that return IdentifierFactory | |
|---|---|
IdentifierFactory |
StoreManager.getIdentifierFactory()
Accessor for the identifier factory. |
| Uses of IdentifierFactory in org.jpox.store.rdbms.sqlidentifier |
|---|
| Classes in org.jpox.store.rdbms.sqlidentifier that implement IdentifierFactory | |
|---|---|
class |
RDBMSIdentifierFactory
Factory that creates immutable instances of DatastoreIdentifier for RDBMS datastores |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||