public class BigDecimalValueHandler<T extends Number> extends BaseValueHandler<T>
https://github.com/intermine/intermine/blob/master/intermine/objectstore/main/src/org/intermine/sql/writebatch/BatchWriterPostgresCopyImpl.java
| Constructor and Description |
|---|
BigDecimalValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(T value) |
protected void |
internalHandle(DataOutputStream buffer,
T value) |
handleprotected void internalHandle(DataOutputStream buffer, T value) throws Exception
internalHandle in class BaseValueHandler<T extends Number>Exceptionpublic int getLength(T value)
Copyright © 2020. All rights reserved.