com.clickntap.tool.bean
Class BeanInfo
java.lang.Object
com.clickntap.tool.bean.BeanInfo
public class BeanInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanInfo
public BeanInfo(org.dom4j.Document document,
String beanName,
BeanInfo beanInfo)
throws Exception
- Throws:
Exception
isCacheEnabled
public boolean isCacheEnabled()
getCacheName
public String getCacheName()
getCreateScript
public String getCreateScript()
getCurrValScript
public String getCurrValScript()
getReadScript
public String getReadScript(String key)
getExecuteScript
public String getExecuteScript(String key)
getDeleteScript
public String getDeleteScript()
getUpdateScript
public String getUpdateScript()
getReadListScript
public String getReadListScript(String key)
getValidationInfo
public BeanInfo.ValidationInfo getValidationInfo()
getBeanName
public String getBeanName()
getBlobInfo
public BeanInfo.BlobInfo getBlobInfo(String db)
getExecuteScriptMap
public Map<String,String> getExecuteScriptMap()
Copyright © 2014. All rights reserved.