Uses of Interface
io.vertigo.datastore.entitystore.BrokerNN
-
Packages that use BrokerNN Package Description io.vertigo.datastore.entitystore io.vertigo.datastore.impl.entitystore -
-
Uses of BrokerNN in io.vertigo.datastore.entitystore
Methods in io.vertigo.datastore.entitystore that return BrokerNN Modifier and Type Method Description BrokerNN
EntityStoreManager. getBrokerNN()
Return the a dedicated object that handles NN associations -
Uses of BrokerNN in io.vertigo.datastore.impl.entitystore
Methods in io.vertigo.datastore.impl.entitystore that return BrokerNN Modifier and Type Method Description BrokerNN
EntityStoreManagerImpl. getBrokerNN()
Return the a dedicated object that handles NN associations
-