Log4j 1.3alpha-5

org.apache.log4j.db.dialect
Class PostgreSQLDialect

java.lang.Object
  |
  +--org.apache.log4j.db.dialect.PostgreSQLDialect
All Implemented Interfaces:
SQLDialect

public class PostgreSQLDialect
extends java.lang.Object
implements SQLDialect

Author:
ceki To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static java.lang.String SELECT_CURRVAL
           
 
Constructor Summary
PostgreSQLDialect()
           
 
Method Summary
 java.lang.String getSelectInsertId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SELECT_CURRVAL

public static final java.lang.String SELECT_CURRVAL
See Also:
Constant Field Values
Constructor Detail

PostgreSQLDialect

public PostgreSQLDialect()
Method Detail

getSelectInsertId

public java.lang.String getSelectInsertId()
Specified by:
getSelectInsertId in interface SQLDialect

Log4j 1.3alpha-5

Copyright 2000-2005 Apache Software Foundation.