public class MySqlRdbmsSpecifics extends RdbmsSpecifics
dateFormat
Constructor and Description |
---|
MySqlRdbmsSpecifics() |
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)
RdbmsSpecifics
formatParameterObject
in class RdbmsSpecifics
object
- jdbc object to be formatted.Copyright © 2013 Bgee - Swiss Institute of Bioinformatics. All Rights Reserved.