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

Collaboration diagram for org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FinderMethodJdbcMapping ()
JonasMethod getJonasMethod ()
void setJonasMethod (JonasMethod jonasMethod)
String getJdbcWhereClause ()
void setJdbcWhereClause (String jdbcWhereClause)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element finder-method-jdbc-mapping

Author:
JOnAS team

Definition at line 36 of file FinderMethodJdbcMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping.FinderMethodJdbcMapping  ) 
 

Constructor

Definition at line 52 of file FinderMethodJdbcMapping.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping.getJdbcWhereClause  ) 
 

Gets the jdbc-where-clause

Returns:
the jdbc-where-clause

Definition at line 76 of file FinderMethodJdbcMapping.java.

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

JonasMethod org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping.getJonasMethod  ) 
 

Gets the jonas-method

Returns:
the jonas-method

Definition at line 60 of file FinderMethodJdbcMapping.java.

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

void org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping.setJdbcWhereClause String  jdbcWhereClause  ) 
 

Set the jdbc-where-clause

Parameters:
jdbcWhereClause jdbcWhereClause

Definition at line 84 of file FinderMethodJdbcMapping.java.

void org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping.setJonasMethod JonasMethod  jonasMethod  ) 
 

Set the jonas-method

Parameters:
jonasMethod jonasMethod

Definition at line 68 of file FinderMethodJdbcMapping.java.

String org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping.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 93 of file FinderMethodJdbcMapping.java.

References org.objectweb.jonas_ejb.deployment.xml.JonasMethod.toXML().

Here is the call graph for this function:


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