Uses of Class
org.datanucleus.store.schema.naming.AbstractNamingFactory
Packages that use AbstractNamingFactory
Package
Description
This package is a work-in-progress to provide datastore-agnostic naming strategies for JDO, JPA and
indeed any other API.
-
Uses of AbstractNamingFactory in org.datanucleus.store.schema.naming
Subclasses of AbstractNamingFactory in org.datanucleus.store.schema.namingModifier and TypeClassDescriptionclass
Naming factory used by DataNucleus v3.x onwards.class
Naming factory following JPA specification rules.