Class BigIntType

java.lang.Object
liquibase.datatype.LiquibaseDataType
liquibase.datatype.core.BigIntType
All Implemented Interfaces:
PrioritizedService

public class BigIntType extends LiquibaseDataType
Represents a signed integer number using 64 bits of storage.