ch.qos.logback.core.db.dialect
Interface SQLDialect

All Known Implementing Classes:
HSQLDBDialect, MsSQLDialect, MySQLDialect, OracleDialect, PostgreSQLDialect

public interface SQLDialect

Author:
Ceki Gücü

Method Summary
 java.lang.String getSelectInsertId()
           
 

Method Detail

getSelectInsertId

java.lang.String getSelectInsertId()


Copyright © 2005-2010 QOS.ch. All Rights Reserved.