public class OracleRdbmsSpecifics extends RdbmsSpecifics
dateFormat| Constructor and Description |
|---|
OracleRdbmsSpecifics() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatParameterObject(Object object)
Format an Object that is being bound to a PreparedStatement parameter, for display.
|
public String formatParameterObject(Object object)
RdbmsSpecificsformatParameterObject in class RdbmsSpecificsobject - jdbc object to be formatted.Copyright © 2013 Bgee - Swiss Institute of Bioinformatics. All Rights Reserved.