Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
cvebrowser.dictionary.data.persistence.util.PrepStatementCache

Uses of PrepStatementCache in cvebrowser.dictionary.data.persistence.util
 

Fields in cvebrowser.dictionary.data.persistence.util declared as PrepStatementCache
private static PrepStatementCache PrepStatementCache._instance
           
private  PrepStatementCache XMLHandler._prepCache
           
 

Methods in cvebrowser.dictionary.data.persistence.util that return PrepStatementCache
static PrepStatementCache PrepStatementCache.getInstance()
          Return an instance for this Singleton.