public interface EntityInfoResolver
table information
for an entity class| Modifier and Type | Method and Description |
|---|---|
<T extends RawEntity<K>,K> |
resolve(Class<T> type) |
<T extends RawEntity<K>,K> EntityInfo<T,K> resolve(Class<T> type)
T - the entity typeK - the type of the primary key for the entitytype - the entity interfacetable information for the entityCopyright © 2007–2019 Atlassian. All rights reserved.