- bropen.toolkit.orm.dialect.SQLServer2005Dialect.DateSQLFunction
-
-
Methods Summary
Methods
Type |
Name and description |
String |
render(org.hibernate.type.Type firstArgumentType, List arguments, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class org.hibernate.dialect.function.StandardSQLFunction |
org.hibernate.dialect.function.StandardSQLFunction#toString(), org.hibernate.dialect.function.StandardSQLFunction#getName(), org.hibernate.dialect.function.StandardSQLFunction#getReturnType(org.hibernate.type.Type, org.hibernate.engine.spi.Mapping), org.hibernate.dialect.function.StandardSQLFunction#getType(), org.hibernate.dialect.function.StandardSQLFunction#render(org.hibernate.type.Type, List, org.hibernate.engine.spi.SessionFactoryImplementor), org.hibernate.dialect.function.StandardSQLFunction#hasArguments(), org.hibernate.dialect.function.StandardSQLFunction#hasParenthesesIfNoArguments(), org.hibernate.dialect.function.StandardSQLFunction#wait(long), org.hibernate.dialect.function.StandardSQLFunction#wait(long, int), org.hibernate.dialect.function.StandardSQLFunction#wait(), org.hibernate.dialect.function.StandardSQLFunction#equals(Object), org.hibernate.dialect.function.StandardSQLFunction#hashCode(), org.hibernate.dialect.function.StandardSQLFunction#getClass(), org.hibernate.dialect.function.StandardSQLFunction#notify(), org.hibernate.dialect.function.StandardSQLFunction#notifyAll() |
class Object |
Object#wait(long), Object#wait(long, int), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Constructor Detail
-
public SQLServer2005Dialect.DateSQLFunction(String name)
-
Method Detail
-
@SuppressWarningsngs("rawtypes")
public String
public String render(org.hibernate.type.Type firstArgumentType, List arguments, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
BROPEN Documentation, 2015-08-08 15:56