com.sun.ebxml.registry.persistence.rdb
Class DescriptionDAO

java.lang.Object
  extended bycom.sun.ebxml.registry.persistence.rdb.InternationalStringDAO
      extended bycom.sun.ebxml.registry.persistence.rdb.DescriptionDAO

public class DescriptionDAO
extends InternationalStringDAO


Constructor Summary
protected DescriptionDAO()
           
 
Method Summary
protected  java.lang.String getTableName()
           
 
Methods inherited from class com.sun.ebxml.registry.persistence.rdb.InternationalStringDAO
deleteByParentIds, insert
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionDAO

protected DescriptionDAO()
Method Detail

getTableName

protected java.lang.String getTableName()
Specified by:
getTableName in class InternationalStringDAO