Uses of Interface
net.ontopia.persistence.proxy.ConnectionFactoryIF
Packages that use ConnectionFactoryIF
Package
Description
An object-relational mapping framework.
Relational database implementation of the core topic map
interfaces.
-
Uses of ConnectionFactoryIF in net.ontopia.infoset.content
Constructors in net.ontopia.infoset.content with parameters of type ConnectionFactoryIFModifierConstructorDescriptionJDBCContentStore(Connection conn, ConnectionFactoryIF connfactory) JDBCContentStore(Connection conn, ConnectionFactoryIF connfactory, String tblname, String keyname, String valname) -
Uses of ConnectionFactoryIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement ConnectionFactoryIFFields in net.ontopia.persistence.proxy declared as ConnectionFactoryIFMethods in net.ontopia.persistence.proxy that return ConnectionFactoryIFConstructors in net.ontopia.persistence.proxy with parameters of type ConnectionFactoryIFModifierConstructorDescriptionHighLowKeyGenerator(ConnectionFactoryIF connfactory, String table, String keycol, String valcol, String global_entry, int grabsize, String database, Map<String, String> properties) -
Uses of ConnectionFactoryIF in net.ontopia.topicmaps.impl.rdbms
Methods in net.ontopia.topicmaps.impl.rdbms that return ConnectionFactoryIF