Uses of Class
org.jasig.portal.dao.usertype.BaseEscapedStringType

Packages that use BaseEscapedStringType
org.jasig.portal.dao.usertype   
 

Uses of BaseEscapedStringType in org.jasig.portal.dao.usertype
 

Subclasses of BaseEscapedStringType in org.jasig.portal.dao.usertype
 class EscapedStringType
          Version of BaseEscapedStringType that stores its data in a CLOB.
 class EscapedTextType
          Version of BaseEscapedStringType that stores its data in a VARCHAR.
 



Copyright © 2010 Jasig. All Rights Reserved.