This project has retired. For details please refer to its Attic page.
org.apache.gora.sql.store (Apache Gora 0.2 API)

Package org.apache.gora.sql.store

Class Summary
Column  
SqlMapping  
SqlStore<K,T extends Persistent> A DataStore implementation for RDBMS with a SQL interface.
SqlTypeInterface Contains utility methods related to type conversion between java, avro and SQL types.
 

Enum Summary
Column.MappingStrategy  
SqlStore.DBVendor The vendor of the DB
SqlTypeInterface.JdbcType Encapsules java.sql.Types as an enum
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.