Class DbModelRepository


  • public class DbModelRepository
    extends ModelRepository
    A model repository for CRUD operations on model store tables in an Oracle database. It can be used to - list all available model stores in the model repository, - create new and delete existing model stores, - list all models in a given model store, - get the model description for a model that is stored in the given model store, - delete a model from a given model store.
    Since:
    22.2