Class DefaultStoreSchemaHandler

java.lang.Object
org.datanucleus.store.schema.AbstractStoreSchemaHandler
org.datanucleus.store.schema.DefaultStoreSchemaHandler
All Implemented Interfaces:
StoreSchemaHandler

public class DefaultStoreSchemaHandler extends AbstractStoreSchemaHandler
Fallback StoreSchemaHandler that simply provides access to the schema flags.
  • Constructor Details

    • DefaultStoreSchemaHandler

      public DefaultStoreSchemaHandler(StoreManager storeMgr)