| Package | Description |
|---|---|
| bucket.core.persistence.hibernate | |
| bucket.core.persistence.hibernate.schema |
| Modifier and Type | Method and Description |
|---|---|
MappingResources |
ConfigurableLocalSessionFactoryBean.getMappingResources()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableLocalSessionFactoryBean.setMappingResources(MappingResources mappingResources)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MappingResources |
SchemaHelper.getMappingResources()
Deprecated.
since 5.6, use
SchemaHelper.getMappingResourcesView() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaHelper.setMappingResources(MappingResources mappings)
Deprecated.
since 5.6, use a lazy
Iterable in conjunction with SchemaHelper.SchemaHelper(Iterable, java.util.Properties) |
Copyright © 2003–2019 Atlassian. All rights reserved.