org.jdbcdslog
类 SqlServerRdbmsSpecifics

java.lang.Object
  继承者 org.jdbcdslog.SqlServerRdbmsSpecifics
所有已实现的接口:
RdbmsSpecifics

public class SqlServerRdbmsSpecifics
extends Object
implements RdbmsSpecifics

RDBMS specifics for the Sql Server DB.

作者:
ShunLi

构造方法摘要
SqlServerRdbmsSpecifics()
           
 
方法摘要
 String formatParameter(Object object)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SqlServerRdbmsSpecifics

public SqlServerRdbmsSpecifics()
方法详细信息

formatParameter

public String formatParameter(Object object)
指定者:
接口 RdbmsSpecifics 中的 formatParameter


Copyright © 2011. All Rights Reserved.