Data management assembler classes.



Interfaces
 InterfaceDescription
 AssemblerOne option for implementing a Data Management Services Assembler is to write a Java class which implements this interface.
 SQLAssemblerConstantsConfiguration constants for the SQLAssembler and its subclasses.
Classes
 ClassDescription
 AbstractAssemblerYou can implement a Data Management Services Assembler by extending this AbstractAssembler class.
 HibernateAnnotationsAssemblerAdds support for Hibernate Annotations.
 HibernateAssemblerAn assembler that provides support for hibernate entities as flex destinations in Flex Data Management Services.
 HibernateCollectionProxyThis class is used for serializing Hibernate's PersistentMap instances to flex clients.
 HibernateManagerThis is a class which is shared by all of the HibernateAssemblers which are configured with the same configuration file.
 HibernatePropertyProxyThis class is used for serializing properties on HibernateProxy instances.
 HibernateTypeThis class is used to store the information and methods regarding a specific Hibernate data type.
 SQLAssemblerAn assembler implementation which is configured with direct SQL statements for the various operations.
 SQLFactoryThe SQLFactory class is responsible for generating SQL structures for the different queries when given the configuration of the SQL statements.
 SQLFactory.CallableStatementHandlerThis class handles the specifics for calling stored procedures.
 SQLFactory.PreparedStatementHandlerThis class handles the specifics for calling simple SQL statements.
 SQLFactory.SQLThis class is the base class and implements the basic that are common between SQL queries and procedures.
 SQLParamThis class represents parameters used in SQL statements.
 SQLParamReplacementUtilThis utility class is responsible for replacing parameter syntax, #paramName#, into prepared statement and procedure call syntax.

 

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/javadoc/flex/data/assemblers/package-detail.html