sf logo

Package sf.qof.adapter

Provides adapter classes and interfaces.

See:
          Description

Interface Summary
DynamicMappingAdapter Interface for dynamic custom mappers.
GeneratorMappingAdapter Interface for generator custom mappers.
 

Class Summary
BlobAdapter BlobAdapter is a generator mapping adapter for SQL Blob data types.
BlobReader BlobReader is a helper class to read data from Blobs to a byte-array.
BooleanAdapter BooleanAdapter is a generator mapping adapter for boolean data types.
ClobAdapter ClobAdapter is a generator mapping adapter for SQL Clob data types.
ClobReader ClobReader is a helper class to read data from Clobs to a string.
CommonAdapterRegistrar Registers common adapters in package sf.qof.adapter with QueryObjectFactory.
EnumerationAdapter EnumerationAdapter is a generator mapping adapter for Java enumerations.
 

Package sf.qof.adapter Description

Provides adapter classes and interfaces.

Since:
1.0.0

sf logo

Copyright © 2007 brunella ltd. All Rights Reserved.