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