com.googlecode.jpattern.orm.dialect
Class H2Dialect

java.lang.Object
  extended by com.googlecode.jpattern.orm.dialect.DefaultDialect
      extended by com.googlecode.jpattern.orm.dialect.H2Dialect
All Implemented Interfaces:
IDialect

public class H2Dialect
extends DefaultDialect

Author:
Francesco Cina 28/giu/2011

Constructor Summary
H2Dialect()
           
 
Method Summary
 
Methods inherited from class com.googlecode.jpattern.orm.dialect.DefaultDialect
insertQuerySequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

H2Dialect

public H2Dialect()


Copyright © 2011. All Rights Reserved.