public class PrimitiveEntityTest extends AbstractEntitySqlGeneratorTest
Constructor and Description |
---|
PrimitiveEntityTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEnumProperties()
Tests to write enum properties in an entity.
|
void |
testLobs()
Tests to write BLOBs and CLOBs.
|
void |
testPrimitiveProperties()
Tests to write primitive properties in an entity.
|
void |
testSerializableProperties()
Tests to write primitive properties in an entity.
|
void |
testTemporalProperties()
Tests to write temporal properties in an entity.
|
void |
testTransientProperties()
Tests that transient properties are not written.
|
findResults, findResults, findSingleResult, findSingleResult, setUp, tearDown, write
public void testEnumProperties() throws IOException
IOException
- if the generator throws onepublic void testLobs() throws IOException
IOException
- if the generator throws onepublic void testPrimitiveProperties() throws IOException
IOException
- if the generator throws onepublic void testSerializableProperties() throws IOException
IOException
- if the generator throws onepublic void testTemporalProperties() throws IOException
IOException
- if the generator throws onepublic void testTransientProperties() throws IOException
IOException
- if the generator throws oneCopyright © 2016 fastnate.org. All rights reserved.