public class SchemaManagerUpdate extends Object implements SchemaManager
| Constructor and Description |
|---|
SchemaManagerUpdate(Map<String,Object> configuration,
TechnicalLoggerService loggerService) |
| Modifier and Type | Method and Description |
|---|---|
List<Exception> |
drop(Set<String> managedClasses) |
Class<?> |
getMappedClass(String className) |
List<Exception> |
update(Set<String> managedClasses) |
public SchemaManagerUpdate(Map<String,Object> configuration, TechnicalLoggerService loggerService) throws org.hibernate.HibernateException
org.hibernate.HibernateExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.