|
Class Summary |
| ComplexResultSetLayout |
This is the ResultSet Layout manager that Enterprise Messaging Objects use to
build themselves from database ResultSets. |
| ExtractLayout |
An ExtractLayout EnterpriseLayoutManager implementation. |
| ResultSetLayout |
This is the ResultSet Layout manager that Enterprise Messaging Objects use to
build themselves from database ResultSets. |
| SpCall |
This is a wrapper class that allows the SpCallsLayout manager to stored
information contained in EnterpriseObjects regarding a stored procedure
call. |
| SpCallField |
This is a wrapper class that allows the SpCallsLayout to store field
value information along with it's datatype as specified in EnterpriseObjects.xml
The datatype will be used to determine if the string from the Xml Document
needs to be converted to an appropriate JDBC type prior to calling the
"JDBC Setter" methods on the CallableStatements that the layout manager is
creating. |
| SpCallsLayout |
This is the SpCalls Layout manager that Enterprise Messaging Objects use to
build themselves from and serialize themselves to database stored procedure calls. |
| XpathLayout |
A Class class. |