Uses of Interface
org.datanucleus.store.schema.table.SchemaVerifier
Packages that use SchemaVerifier
Package
Description
Provides a series of convenience classes for modelling tables and columns that a class and its members map onto.
-
Uses of SchemaVerifier in org.datanucleus.store.schema.table
Fields in org.datanucleus.store.schema.table declared as SchemaVerifierModifier and TypeFieldDescription(package private) SchemaVerifier
CompleteClassTable.schemaVerifier
Constructors in org.datanucleus.store.schema.table with parameters of type SchemaVerifierModifierConstructorDescriptionCompleteClassTable
(StoreManager storeMgr, AbstractClassMetaData cmd, SchemaVerifier verifier)