org.jdbcdslog
Class MySqlRdbmsSpecifics

java.lang.Object
  extended by org.jdbcdslog.MySqlRdbmsSpecifics
All Implemented Interfaces:
RdbmsSpecifics

public class MySqlRdbmsSpecifics
extends Object
implements RdbmsSpecifics

RDBMS specifics for the MySql DB.

Author:
ShunLi

Constructor Summary
MySqlRdbmsSpecifics()
           
 
Method Summary
 String formatParameter(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySqlRdbmsSpecifics

public MySqlRdbmsSpecifics()
Method Detail

formatParameter

public String formatParameter(Object object)
Specified by:
formatParameter in interface RdbmsSpecifics


Copyright © 2015. All rights reserved.