Searched defs:getPrimaryIndex (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/raw/
H A DRawStore.java71 public PrimaryIndex<Object,RawObject> getPrimaryIndex(String entityClass) method in class:RawStore
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DSecondaryIndex.java845 public PrimaryIndex<PK,E> getPrimaryIndex() { method in class:SecondaryIndex
H A DEntityStore.java188 public <PK,E> PrimaryIndex<PK,E> getPrimaryIndex(Class<PK> primaryKeyClass, method in class:EntityStore
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DStore.java281 getPrimaryIndex(Class<PK> primaryKeyClass, method in class:Store

Completed in 96 milliseconds