Class CellContentConverter.PObjectWrapper

java.lang.Object
net.sf.jailer.util.CellContentConverter.PObjectWrapper
All Implemented Interfaces:
Comparable<CellContentConverter.PObjectWrapper>
Enclosing class:
CellContentConverter

public static class CellContentConverter.PObjectWrapper extends Object implements Comparable<CellContentConverter.PObjectWrapper>
Wraps a PostgreSQL object value together with its type name.
Author:
Ralf Wisser