|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DataSchemaProvider | This class represents the data schema, that is a list of element name and their Java types In this class, elements may be either directory attributes or SQL request columns or any single format data subtype returned by the data source |
| ISrcService | Interface used by source services. |
| Class Summary | |
|---|---|
| AbstractJdbcService | Generic JDBC iBatis Service Manage retrieving of list and object according t Can be override by a specific implementation in the final class if needed : Get a look at org.lsc.service.StructureJdbcService class |
| IBatisDataSchemaProvider | This class provides the data schema by reading the request schema via iBatis |
| JndiDataSchemaProvider | This class provides the data schema by reading the directory schema |
| SimpleJdbcSrcService | |
This package contains the Jdbc general and per synchronization services. In order to construct POJO, data must be taken, formatted and rewritten in the database. This package contains all the needed stuff and also iBatis ORM engine calls
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||