public class MySqlUnsignedIntegerConverterTest extends Object
| Constructor and Description |
|---|
MySqlUnsignedIntegerConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldConvertSignedBinlogBigintToUnsigned() |
void |
shouldConvertSignedBinlogIntToUnsigned() |
void |
shouldConvertSignedBinlogMediumintToUnsigned() |
void |
shouldConvertSignedBinlogSmallintToUnsigned() |
void |
shouldConvertSignedBinlogTinyintToUnsigned() |
public void shouldConvertSignedBinlogTinyintToUnsigned()
public void shouldConvertSignedBinlogSmallintToUnsigned()
public void shouldConvertSignedBinlogMediumintToUnsigned()
public void shouldConvertSignedBinlogIntToUnsigned()
public void shouldConvertSignedBinlogBigintToUnsigned()
Copyright © 2017 JBoss by Red Hat. All rights reserved.