| Home >> All >> com >> flexstor >> ejb >> disguise |
| | com.flexstor.ejb.disguise.persist.* (6) | | com.flexstor.ejb.disguisebucket.persist.* (4) |
| | com.flexstor.ejb.disguisefield.persist.* (5) |
Package Samples:
com.flexstor.ejb.disguisefield.persist
com.flexstor.ejb.disguise.persist
com.flexstor.ejb.disguisebucket.persist
Classes:
ServerDisguiseDataBuild: This Class defines a server side Data Build Object. It is Oracle specific and contains static helper methods to try to keep changes to a minimum when a database is modified. This class describes all database methods used to populate data either from a DataObject or to a DataObject. It is used for a persisted disguise as helpers to update, delete, insert or Query.
ServerDisguiseDataBuildAnnotated: This Class defines a server side Data Build Object. It is Oracle specific and contains static helper methods to try to keep changes to a minimum when a database is modified. This class describes all database methods used to populate data either from a DataObject or to a DataObject. It is used for a persisted disguise as helpers to update, delete, insert or Query.
DisguiseFieldPersistBean: DisguiseFieldPersistBean Used to retrieve, modify, delete and create a disguise bucket field object using the DisguiseFieldData object to transfer data back and forth Uses cache: no State Management Type: Stateless
DisguiseBucketPersistBean: ApplicationPersistBean Used to retrieve, modify, delete and create a disguise bucket object using the DisguiseBucketData object to transfer data back and forth Uses cache: no State Management Type: Stateless
DisguisePersistBean: DisguisePersistBean Used to retrieve, modify, delete and create a disguise object using the DisguiseData object to transfer data back and forth Uses cache: yes State Management Type: Stateless
ServerDisguiseExtendData: This is the dataobject used to retrieve information for a particular ServerDisguiseExtend. It is used exclusively by the client. This object is normally created by the Bean after a user request.
DisguiseFieldHelper: This is a helper class that provides methods used by other beans to load and hold DisguiseFieldData objects
DisguiseBucketPersist: This is the client interface for obtaining a DisguiseBucket Data Object.
DisguiseFieldPersist: This is the client interface for obtaining a DisguiseField Data Object.
ServerDisguiseBucketDataBuild: This will be the "Write" object for setting member Data to the object.
ServerDisguiseFieldDataBuild: This will be the "Write" object for setting member Data to the object.
DisguisePersist: This is the client interface for obtaining a Disguise Data Object.
DisguisePersistHome: This is the Home Interface for acquiring a client Object.
DisguiseBucketPersistHome: This is the Home Interface for acquiring a client Object.
DisguiseFieldPersistHome: This is the Home Interface for acquiring a client Object.
| Home | Contact Us | Privacy Policy | Terms of Service |