Uses of Class
org.oa4mp.client.api.storage.SQLAssetStore
-
Packages that use SQLAssetStore Package Description org.oa4mp.client.api.storage This package contains all of the storage classes for an OA4MP client.org.oa4mp.client.loader -
-
Uses of SQLAssetStore in org.oa4mp.client.api.storage
Methods in org.oa4mp.client.api.storage that return SQLAssetStore Modifier and Type Method Description SQLAssetStoreSQLAssetStoreProvider. get()SQLAssetStoreSQLAssetStoreProvider. newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table) -
Uses of SQLAssetStore in org.oa4mp.client.loader
Methods in org.oa4mp.client.loader that return SQLAssetStore Modifier and Type Method Description SQLAssetStoreOA2SQLAssetStoreProvider. get()
-