All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amazon.redshift.util.RedshiftVarbyte Maven / Gradle / Ivy

The newest version!
package com.amazon.redshift.util;

// Right now most of methods in base class.
// In future, if there are differences in bytes conversion of VARBYTE and GEOGRAPHY
// then we can add more methods in this class.
public class RedshiftVarbyte extends RedshiftByteTypes{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy