planetj.possiblevalues
Class DistinctCachePV

java.lang.Object
  |
  +--planetj.possiblevalues.DistinctPV
        |
        +--planetj.possiblevalues.DistinctCachePV
All Implemented Interfaces:
IPossibleValueGetter

public class DistinctCachePV
extends DistinctPV

Gets all distinct column values from the DB, using the cache


Constructor Summary
DistinctCachePV()
           
 
Methods inherited from class planetj.possiblevalues.DistinctPV
getPossibleValues
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistinctCachePV

public DistinctCachePV()