com.clickntap.tool.bean
Class BeanInfo.BlobInfo

java.lang.Object
  extended by com.clickntap.tool.bean.BeanInfo.BlobInfo
Enclosing class:
BeanInfo

public class BeanInfo.BlobInfo
extends Object


Constructor Summary
BeanInfo.BlobInfo(org.dom4j.Element root)
           
 
Method Summary
 JdbcBlobber getBlobber()
           
 String getReadScript()
           
 List<String> getUpdateScriptList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanInfo.BlobInfo

public BeanInfo.BlobInfo(org.dom4j.Element root)
                  throws Exception
Throws:
Exception
Method Detail

getBlobber

public JdbcBlobber getBlobber()

getUpdateScriptList

public List<String> getUpdateScriptList()

getReadScript

public String getReadScript()


Copyright © 2014. All rights reserved.