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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DEventExample.java121 private SecondaryDatabase eventByPriceDb; field in class:EventExample
227 eventByPriceDb = env.openSecondaryDatabase(null,
315 eventByPriceDb.openSecondaryCursor(null, null);
326 eventByPriceDb.close();

Completed in 17 milliseconds