org.hibernate.dialect.function
Class TrimFunctionTemplate.Specification
java.lang.Object
org.hibernate.dialect.function.TrimFunctionTemplate.Specification
- Enclosing class:
- TrimFunctionTemplate
public static class TrimFunctionTemplate.Specification
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEADING
public static final TrimFunctionTemplate.Specification LEADING
TRAILING
public static final TrimFunctionTemplate.Specification TRAILING
BOTH
public static final TrimFunctionTemplate.Specification BOTH
getName
public String getName()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.