Uses of Interface
com.orchestranetworks.addon.mame.registration.PrimaryKeyFieldMergeFunctionDeclaration
Packages that use PrimaryKeyFieldMergeFunctionDeclaration
-
Uses of PrimaryKeyFieldMergeFunctionDeclaration in com.orchestranetworks.addon.mame.registration
Methods in com.orchestranetworks.addon.mame.registration that return PrimaryKeyFieldMergeFunctionDeclarationModifier and TypeMethodDescriptionMatchAndMergeRegistry.getPrimaryKeyFieldMergeFunction(String pkMergeFunctionName) Methods in com.orchestranetworks.addon.mame.registration with parameters of type PrimaryKeyFieldMergeFunctionDeclarationModifier and TypeMethodDescriptionabstract voidMatchAndMergeRegistry.registerPrimaryKeyFieldMergeFunction(PrimaryKeyFieldMergeFunctionDeclaration pkMergeFunctionDeclaration) Register a custom primary key generator.