LiveCycle Data Services ES includes two standard assemblers that you use with the Java adapter. The SQL assembler is a specialized assembler that provides a bridge from the Data Management Service to a SQL database management system. Use this type of assembler if your database data model is not complex and you want to expose that data model to MXML without writing Java server-side code. The Hibernate assembler is a specialized assembler that provides a bridge from the Data Management Service to the Hibernate object-relational mapping system. Use this assembler if you do not want to write a custom assembler, you require access to database objects, you are using or have used the Hibernate object-relational mapping system, and you are comfortable with writing Java code.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/lcds/dms_standard_assemblers_1.html