Uses of Interface
net.ontopia.persistence.proxy.KeyGeneratorIF
-
Packages that use KeyGeneratorIF Package Description net.ontopia.infoset.content net.ontopia.persistence.proxy An object-relational mapping framework. -
-
Uses of KeyGeneratorIF in net.ontopia.infoset.content
Fields in net.ontopia.infoset.content declared as KeyGeneratorIF Modifier and Type Field Description protected KeyGeneratorIF
JDBCContentStore. keygen
-
Uses of KeyGeneratorIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement KeyGeneratorIF Modifier and Type Class Description class
HighLowKeyGenerator
INTERNAL: A key generator using the HIGH/LOW key generator algorithm.
-