public static class CoercionConstants.BigIntegerCoercion extends Object
| Constructor and Description |
|---|
BigIntegerCoercion() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
postfixBind(Integer value) |
BigInteger |
postfixBind(Long value) |
BigInteger |
postfixBind(String value) |
public BigInteger postfixBind(String value)
public BigInteger postfixBind(Integer value)
public BigInteger postfixBind(Long value)
Copyright © 2024. All rights reserved.