public interface SchemaNameAware
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
default String |
lookupKeyspace(info.archinnov.achilles.type.SchemaNameProvider provider,
Class<?> entityClass) |
default String |
lookupTable(info.archinnov.achilles.type.SchemaNameProvider provider,
Class<?> entityClass) |
Copyright © 2012-2021. All Rights Reserved.