Package org.jasig.portal.dao.usertype

Class Summary
BaseEscapedStringType Quotes all non-null strings to handle the case of null and "" being treated the same way in some databases.
EscapedStringType Version of BaseEscapedStringType that stores its data in a CLOB.
EscapedTextType Version of BaseEscapedStringType that stores its data in a VARCHAR.
FunctionalNameType Uses a regular expression to validate strings coming to/from the database.
 



Copyright © 2010 Jasig. All Rights Reserved.