Uses of Class
org.apache.openjpa.jdbc.sql.AbstractDB2Dictionary

Packages that use AbstractDB2Dictionary
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction Utilities for generating SQL. 
 

Uses of AbstractDB2Dictionary in org.apache.openjpa.jdbc.sql
 

Subclasses of AbstractDB2Dictionary in org.apache.openjpa.jdbc.sql
 class DB2Dictionary
          Dictionary for IBM DB2 database.
 class DerbyDictionary
          Dictionary for Apache Derby (formerly Cloudscape).
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.