Uses of Class
com.atlassian.hibernate.BucketClobStringType
-
Packages that use BucketClobStringType Package Description com.atlassian.confluence.core.persistence.hibernate com.atlassian.confluence.security.persistence.dao.hibernate -
-
Uses of BucketClobStringType in com.atlassian.confluence.core.persistence.hibernate
Subclasses of BucketClobStringType in com.atlassian.confluence.core.persistence.hibernate Modifier and Type Class Description class
CustomClobType
-
Uses of BucketClobStringType in com.atlassian.confluence.security.persistence.dao.hibernate
Subclasses of BucketClobStringType in com.atlassian.confluence.security.persistence.dao.hibernate Modifier and Type Class Description class
CryptographicKeyType
A user type used to map a cyptographic key to a set of database fields.
-