org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping Class Reference

List of all members.

Public Member Functions

 CmpFieldJdbcMapping ()
String getFieldName ()
void setFieldName (String fieldName)
String getJdbcFieldName ()
void setJdbcFieldName (String jdbcFieldName)
String getSqlType ()
void setSqlType (String sqlType)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element cmp-field-jdbc-mapping

Author:
JOnAS team

Definition at line 36 of file CmpFieldJdbcMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.CmpFieldJdbcMapping  ) 
 

Constructor

Definition at line 57 of file CmpFieldJdbcMapping.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.getFieldName  ) 
 

Gets the field-name

Returns:
the field-name

Definition at line 65 of file CmpFieldJdbcMapping.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc.EntityJdbcCmp1Desc(), and org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc.EntityJdbcCmp2Desc().

String org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.getJdbcFieldName  ) 
 

Gets the jdbc-field-name

Returns:
the jdbc-field-name

Definition at line 81 of file CmpFieldJdbcMapping.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc.EntityJdbcCmp1Desc(), and org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc.EntityJdbcCmp2Desc().

String org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.getSqlType  ) 
 

Gets the sql-type

Returns:
the sql-type

Definition at line 97 of file CmpFieldJdbcMapping.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc.EntityJdbcCmp2Desc().

void org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.setFieldName String  fieldName  ) 
 

Set the field-name

Parameters:
fieldName fieldName

Definition at line 73 of file CmpFieldJdbcMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.setJdbcFieldName String  jdbcFieldName  ) 
 

Set the jdbc-field-name

Parameters:
jdbcFieldName jdbcFieldName

Definition at line 89 of file CmpFieldJdbcMapping.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc.EntityJdbcCmp1Desc().

void org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.setSqlType String  sqlType  ) 
 

Set the sql-type

Parameters:
sqlType sqlType

Definition at line 105 of file CmpFieldJdbcMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 114 of file CmpFieldJdbcMapping.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:11:32 2005 for JOnAS by  doxygen 1.3.9.1