Class SimpleTypeColumnAlternationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.persistence.type.update.AbstractColumnAlternationTest
de.hybris.platform.persistence.type.update.SimpleTypeColumnAlternationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.persistence.type.update.AbstractColumnAlternationTest
AbstractColumnAlternationTest.ColumnDefinitionImpl -
Field Summary
Fields inherited from class de.hybris.platform.persistence.type.update.AbstractColumnAlternationTest
createQueryTemplateHsql, createQueryTemplateMySql, createQueryTemplateOracle, dropQueryTemplate, insertQueryTemplate, TABLE_COLUMN_NAME_SMALL, TABLE_NAME_SMALL, tableName, tempTablesNamesFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidalterInt()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidprotected Object[]voidsetUp()Methods inherited from class de.hybris.platform.persistence.type.update.AbstractColumnAlternationTest
checkDatabaseSupported, checkTypeChange, checkTypeChange, clearingStucture, clearMassTemporaryTables, createAndFillStucture, dropTestTable, getCatalog, getChangeColumnStrategy, setTableNameSubfixMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
SimpleTypeColumnAlternationTest
public SimpleTypeColumnAlternationTest()
-
-
Method Details
-
setUp
public void setUp() -
alterVarchar
- Throws:
SQLExceptionUpdateModelException
-
alterNChar2Varchar
- Throws:
SQLExceptionUpdateModelException
-
alterNChar2NVarchar
- Throws:
SQLExceptionUpdateModelException
-
alterNChar2Binary
- Throws:
SQLExceptionUpdateModelException
-
alterNChar2VarBinary
- Throws:
SQLExceptionUpdateModelException
-
alterNChar2Text
- Throws:
SQLExceptionUpdateModelException
-
alterNVarchar2Char
- Throws:
SQLExceptionUpdateModelException
-
alterNVarchar2NChar
- Throws:
SQLExceptionUpdateModelException
-
alterNVarchar2Varchar
- Throws:
SQLExceptionUpdateModelException
-
alterNVarchar2Binary
- Throws:
SQLExceptionUpdateModelException
-
alterNVarchar2VarBinary
- Throws:
SQLExceptionUpdateModelException
-
alterNVarchar2Text
- Throws:
SQLExceptionUpdateModelException
-
alterChar2Varchar
- Throws:
SQLExceptionUpdateModelException
-
alterChar2Binary
- Throws:
SQLExceptionUpdateModelException
-
alterChar2VarBinary
- Throws:
SQLExceptionUpdateModelException
-
alterChar2TinyBlob
- Throws:
SQLExceptionUpdateModelException
-
alterChar2TinyText
- Throws:
SQLExceptionUpdateModelException
-
alterChar2Blob
- Throws:
SQLExceptionUpdateModelException
-
alterChar2Text
- Throws:
SQLExceptionUpdateModelException
-
alterChar2MediumBlob
- Throws:
SQLExceptionUpdateModelException
-
alterChar2MediumText
- Throws:
SQLExceptionUpdateModelException
-
alterChar2LongBlob
- Throws:
SQLExceptionUpdateModelException
-
alterChar2LongText
- Throws:
SQLExceptionUpdateModelException
-
alterVarChar2Char
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2Binary
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2VarBinary
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2TinyBlob
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2TinyText
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2Blob
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2Text
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2MediumBlob
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2MediumText
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2LongBlob
- Throws:
SQLExceptionUpdateModelException
-
alterVarchar2LongText
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2Char
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2Varchar
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2VarBinary
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2TinyBlob
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2TinyText
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2Blob
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2Text
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2MediumBlob
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2MediumText
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2LongBlob
- Throws:
SQLExceptionUpdateModelException
-
alterBinary2LongText
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2Char
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2Varchar
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2VarBinary
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2TinyBlob
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2TinyText
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2Blob
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2Text
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2MediumBlob
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2MediumText
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2LongBlob
- Throws:
SQLExceptionUpdateModelException
-
alterVarBinary2LongText
- Throws:
SQLExceptionUpdateModelException
-
alterIntTruncation
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Dec
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Float
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Double
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Bigint
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Medint
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Smallint
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Bool
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Tinyint
- Throws:
SQLExceptionUpdateModelException
-
alterInt2Bit
- Throws:
SQLExceptionUpdateModelException
-
alterIntRange
- Throws:
SQLExceptionUpdateModelException
-
alterInt
- Throws:
SQLExceptionUpdateModelException
-
alterFloat
- Throws:
SQLExceptionUpdateModelException
-
alterDate2Timestamp
- Throws:
SQLExceptionUpdateModelException
-
alterDate2SmallDateTime
- Throws:
SQLExceptionUpdateModelException
-
alterTime2SmallDateTime
- Throws:
SQLExceptionUpdateModelException
-
alterSmallDateTime2Time
- Throws:
SQLExceptionUpdateModelException
-
alterSmallDateTime2Date
- Throws:
SQLExceptionUpdateModelException
-
alterDate2Time
- Throws:
SQLExceptionUpdateModelException
-
alterTimestamp2Date
- Throws:
SQLExceptionUpdateModelException
-
alterTimestamp2Time
- Throws:
SQLExceptionUpdateModelException
-
alterTime2Date
- Throws:
SQLExceptionUpdateModelException
-
alterTime2Timestamp
- Throws:
SQLExceptionUpdateModelException
-
getData
-