
Public Member Functions | |
| toColumnType () | |
| toPrimitiveLimits () | |
| toXsdType () | |
Definition at line 16 of file BigIntegerType.class.php.
| BigIntegerType::toColumnType | ( | ) |
Reimplemented from IntegerType.
Reimplemented in UnsignedBigIntegerType.
Definition at line 18 of file BigIntegerType.class.php.
References DataType::BIGINT, and DataType::create().

| BigIntegerType::toPrimitiveLimits | ( | ) |
| BigIntegerType::toXsdType | ( | ) |
Reimplemented from IntegerType.
Reimplemented in UnsignedBigIntegerType.
Definition at line 28 of file BigIntegerType.class.php.
1.5.4