Uses of Class
net.odoframework.sql.util.MappedInstance
| Package | Description |
|---|---|
| net.odoframework.sql.util |
-
Uses of MappedInstance in net.odoframework.sql.util
Methods in net.odoframework.sql.util that return types with arguments of type MappedInstance Modifier and Type Method Description <T> Optional<MappedInstance<T>>MappingContext. getInstance(String table, Key key)<T> Collection<Pair<Key,MappedInstance<T>>>MappingContext. getInstances(String table)