|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.schwarzrot.data.access | |
---|---|
de.schwarzrot.app | applications basic stuff. |
de.schwarzrot.app.support | helper classes for applications |
de.schwarzrot.data.access | provides the working class for the anonymous Persistence layer. |
de.schwarzrot.data.access.jdbc | classes for jdbc specific data access |
de.schwarzrot.data.access.pref | preferences related data access classes |
de.schwarzrot.data.access.support | helper classes used by the data accessors |
de.schwarzrot.data.support | helper classes for the abstract data handling. |
de.schwarzrot.data.transaction | classes used to define application transactions |
de.schwarzrot.data.transaction.support | helper classes used to define application transactions |
de.schwarzrot.security | to allow user-level security independant from the operating system users, we implement our own security classes ( - well, not yet). |
de.schwarzrot.service.sample | a sample system service |
de.schwarzrot.startup | classes used to start java applications |
Classes in de.schwarzrot.data.access used by de.schwarzrot.app | |
---|---|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.app.support | |
---|---|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access | |
---|---|
EntityDescriptorAccessor
As each EntityManager may need different amount of meta-information,
it should be all accessible through the same interface. |
|
EntityHolder
another wrapper around HashMap , used to cache entity instances
already read from persistence. |
|
EntityManager
is a manger to handle retrieval, saving and removal of entities to/from persistence. |
|
Exporter
interface to implement export functionality. |
|
Importer
interface to implement import functionality. |
|
TransactionResource
a wrapper class for the persistence handles used by EntityManager s. |
|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access.jdbc | |
---|---|
DataAccessor
interface for anonymous data access. |
|
EntityManager
is a manger to handle retrieval, saving and removal of entities to/from persistence. |
|
TransactionResource
a wrapper class for the persistence handles used by EntityManager s. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access.pref | |
---|---|
DataAccessor
interface for anonymous data access. |
|
EntityManager
is a manger to handle retrieval, saving and removal of entities to/from persistence. |
|
TransactionResource
a wrapper class for the persistence handles used by EntityManager s. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.access.support | |
---|---|
DataAccessor
interface for anonymous data access. |
|
EntityDescriptorAccessor
As each EntityManager may need different amount of meta-information,
it should be all accessible through the same interface. |
|
EntityHolder
another wrapper around HashMap , used to cache entity instances
already read from persistence. |
|
EntityManager
is a manger to handle retrieval, saving and removal of entities to/from persistence. |
|
Exporter
interface to implement export functionality. |
|
Importer
interface to implement import functionality. |
|
TransactionResource
a wrapper class for the persistence handles used by EntityManager s. |
|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.support | |
---|---|
EntityHolder
another wrapper around HashMap , used to cache entity instances
already read from persistence. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.transaction | |
---|---|
EntityManager
is a manger to handle retrieval, saving and removal of entities to/from persistence. |
|
TransactionResource
a wrapper class for the persistence handles used by EntityManager s. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.data.transaction.support | |
---|---|
TransactionResource
a wrapper class for the persistence handles used by EntityManager s. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.security | |
---|---|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.service.sample | |
---|---|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
Classes in de.schwarzrot.data.access used by de.schwarzrot.startup | |
---|---|
UserNameProvider
EntityManager s need to know the name of the user, as well as the
SecurityManager, so this interface allows a generic access to the username. |
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |