|
Class Summary |
| BeanNaming |
This class is made for hiding Naming convention in all JOnAS framework.
|
| CollectionEnum |
This class implements the java.util.Enumeration and the java.io.Serializable interfaces.
|
| EjbqlAbstractVisitor |
Base class with visitor utility class and default implementation of
visit methods
Created on Sep 12, 2002 |
| EjbqlQueryFilterVisitor |
Implementation of a visitor that creates the filter corresponding
to the WHERE clause.
|
| EjbqlQueryTreeHolder |
Class to hold the query tree of a given EJBQL request. |
| EjbqlSelectVisitor |
Implementation of a visitor that creates the selection projection for corresponding
to a given WHERE clause.
|
| EjbqlVariableVisitor |
Implementation of a visitor that creates a map of pairs [id,JormExtent] for all defined
identifiers of the query. |
| ExceptionHelper |
|
| JavaType |
This class implements methods which permit to get informations about Java Types:
the JDBC Types associated
the ResultSet.getXXX() methods associated
the PreparedStatement.setXXX() methods associated
(The Java Type may be or not a primitive type) |
| JormType |
This class contains several methods to manipulate a PType. |
| MarshallTool |
|
| RdbMappingBuilder |
This class is an implementation of the MappingBuilder interface for the rdb
mapper. |
| Version |
Information about the current version of JOnAS. |