Interface ReplicationMessage.ColumnTypeMetadata

All Known Implementing Classes:
AbstractReplicationMessageColumn.TypeMetadataImpl
Enclosing interface:
ReplicationMessage

public static interface ReplicationMessage.ColumnTypeMetadata
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getLength

      int getLength()
    • getScale

      int getScale()