public class SchemaManager extends Object
| Constructor and Description |
|---|
SchemaManager(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 SchemaManager(Map<String,Object> configuration, TechnicalLoggerService loggerService) throws org.hibernate.HibernateException
org.hibernate.HibernateExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.