Package org.andromda.persistence.hibernate.usertypes

Class Summary
HibernateByteBlobType A hibernate user type which converts a Blob into a byte[] and back again.
HibernateStringClobType A hibernate user type which converts a Clob into a String and back again.