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

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

There is a newer version: 2.1.0.30
Show 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 RedshiftGeography extends RedshiftByteTypes{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy