Uses of Interface
org.apache.openjpa.jdbc.meta.MappingInfo.TableDefaults

Packages that use MappingInfo.TableDefaults
org.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadata 
 

Uses of MappingInfo.TableDefaults in org.apache.openjpa.jdbc.meta
 

Methods in org.apache.openjpa.jdbc.meta with parameters of type MappingInfo.TableDefaults
 Table MappingInfo.createTable(MetaDataContext context, MappingInfo.TableDefaults def, String schemaName, String given, boolean adapt)
          Find or generate a table for a mapping.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01