Searched refs:getEntityFormat (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DPersistEntityBinding.java159 if (format.getEntityFormat() != entityFormat) {
H A DFormat.java702 Format getEntityFormat() { method in class:Format
H A DEvolver.java237 oldFormat.getLatestVersion().getEntityFormat() != null;
255 Format latest = oldFormat.getLatestVersion().getEntityFormat();
H A DComplexFormat.java189 Format getEntityFormat() { method in class:ComplexFormat
540 if (getEntityFormat() != null) {
619 if (getEntityFormat() != null) {
1138 getEntityFormat() != null &&
1139 !getEntityFormat().isDeleted()) {
H A DPersistCatalog.java732 Format entityFormat = format.getEntityFormat();

Completed in 70 milliseconds