| Package | Description |
|---|---|
| com.atlassian.crowd.util.persistence.liquibase.ext.datatype | |
| com.atlassian.crowd.util.persistence.liquibase.ext.datatype.legacyhibernate |
Houses liquibase datatypes that produce type equivalent to Hibernate dialects used before Crowd 3.3:
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrowdCustomChar
A char data type using char-length semantics in Oracle and respects the
SQLServerIntlDialect. |
class |
CrowdCustomVarchar
A varchar data type using char-length semantics in Oracle and respects the
SQLServerIntlDialect. |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateIntType |
Copyright © 2019 Atlassian. All rights reserved.