org.postgresql.jdbc
Class CacheMetadata
java.lang.Object
org.postgresql.jdbc.CacheMetadata
public class CacheMetadata
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheMetadata
public CacheMetadata()
isCached
protected boolean isCached(String idFields)
getCache
protected void getCache(String idFields,
Field[] fields)
setCache
protected void setCache(String idFields,
Field[] fields)
getIdFields
protected String getIdFields(Field[] fields)
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.