|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.orm.hibernate.Dialect
public class Dialect
Constructor Summary | |
---|---|
Dialect()
|
Method Summary | |
---|---|
static String |
getDialect(DataSource ds)
return a SQL dialect that match the given Name |
static String |
getDialect(String name)
|
static String[] |
listDialectNames()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dialect()
Method Detail |
---|
public static String getDialect(DataSource ds)
name
-
public static String getDialect(String name)
public static String[] listDialectNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |