org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc Class Reference

List of all members.

Public Member Functions

 JdbcConnParamsDesc (JdbcConnParams jcp)
String getJdbcCheckLevel ()
String getJdbcTestStatement ()

Detailed Description

This class defines the implementation of the element jdbc-conn-params

Author:
Eric Hardesty

Definition at line 39 of file JdbcConnParamsDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc.JdbcConnParamsDesc JdbcConnParams  jcp  ) 
 

Constructor

Definition at line 55 of file JdbcConnParamsDesc.java.

References org.objectweb.jonas_rar.deployment.xml.JdbcConnParams.getJdbcCheckLevel(), and org.objectweb.jonas_rar.deployment.xml.JdbcConnParams.getJdbcTestStatement().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc.getJdbcCheckLevel  ) 
 

Gets the jdbc-check-level

Returns:
the jdbc-check-level

Definition at line 66 of file JdbcConnParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc.getJdbcTestStatement  ) 
 

Gets the jdbc-test-statement

Returns:
the jdbc-test-statement

Definition at line 74 of file JdbcConnParamsDesc.java.


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