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 KeyGeneratorIFJDBCContentStore. keygen -
Uses of KeyGeneratorIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement KeyGeneratorIF Modifier and Type Class Description classHighLowKeyGeneratorINTERNAL: A key generator using the HIGH/LOW key generator algorithm.
-