| |
|
| java.lang.Object org.objectweb.jonas_ejb.lib.RdbMappingBuilder
RdbMappingBuilder | public class RdbMappingBuilder (Code) | | Class to hold meta-information for Jorm
author: Sebastien Chassande-Barrioz for INRIA : Initial developper author: Philippe Durieux |
MAPPER_NAME | final public static String MAPPER_NAME(Code) | | JOnAS map Entity beans on relational Databases :
The JORM mapper is "rdb".
It could be a good idea to put all the mapping information in another Class
|
PROJECT_NAME | final public static String PROJECT_NAME(Code) | | Jorm need a project name to store the mapping information (Jorm Meta Information)
|
getJormMIManager | public Manager getJormMIManager()(Code) | | the Jorm MetaInfo Manager |
getProjectName | public static String getProjectName()(Code) | | the Jorm Project Name |
|
|
|