Package de.hybris.bootstrap.ddl.pk.impl
Class DbTypeSystemDecoratorForPkFactory
java.lang.Object
de.hybris.bootstrap.ddl.pk.impl.DbTypeSystemDecoratorForPkFactory
- All Implemented Interfaces:
PkFactory
-
Constructor Summary
ConstructorsConstructorDescriptionDbTypeSystemDecoratorForPkFactory(PkFactory target, DbTypeSystem dbTypeSystem) -
Method Summary
Modifier and TypeMethodDescriptioncreateNewPK(int tc) createNewPK(YComposedType type) getOrCreatePK(YAtomicType yAtomicType) getOrCreatePK(YCollectionType yCollectionType) getOrCreatePK(YComposedType yComposedType) getOrCreatePK(YComposedType yComposedType, YAttributeDescriptor yAttributeDescriptor) getOrCreatePK(YEnumValue yEnumValue) getOrCreatePK(YMapType yMapType)
-
Constructor Details
-
DbTypeSystemDecoratorForPkFactory
-
-
Method Details
-
getCurrentNumberSeries
- Specified by:
getCurrentNumberSeriesin interfacePkFactory
-
createNewPK
- Specified by:
createNewPKin interfacePkFactory
-
createNewPK
- Specified by:
createNewPKin interfacePkFactory
-
getOrCreatePK
- Specified by:
getOrCreatePKin interfacePkFactory
-
getOrCreatePK
- Specified by:
getOrCreatePKin interfacePkFactory
-
getOrCreatePK
- Specified by:
getOrCreatePKin interfacePkFactory
-
getOrCreatePK
- Specified by:
getOrCreatePKin interfacePkFactory
-
getOrCreatePK
- Specified by:
getOrCreatePKin interfacePkFactory
-
getOrCreatePK
- Specified by:
getOrCreatePKin interfacePkFactory
-