Uses of Package
org.clazzes.jdbc2xml.serialization

Packages that use org.clazzes.jdbc2xml.serialization
org.clazzes.jdbc2xml.serialization   
org.clazzes.jdbc2xml.serialization.impl   
 

Classes in org.clazzes.jdbc2xml.serialization used by org.clazzes.jdbc2xml.serialization
SerializationHandler
          A SerializationHandler instance handles the serialization of a database column to the CDATA content of an XML tag.
SerializationHandlerFactory
          Implementations of this factory instantiate SerializationHandler instances for a given column of a ResultSetMetaData description.
 

Classes in org.clazzes.jdbc2xml.serialization used by org.clazzes.jdbc2xml.serialization.impl
SerializationHandler
          A SerializationHandler instance handles the serialization of a database column to the CDATA content of an XML tag.
SerializationHandlerFactory
          Implementations of this factory instantiate SerializationHandler instances for a given column of a ResultSetMetaData description.
 



Copyright © 2007. All Rights Reserved.