com.jpattern.orm.query.clause.where
Class UpperCasePropertyDecorator
java.lang.Object
com.jpattern.orm.query.clause.where.UpperCasePropertyDecorator
- All Implemented Interfaces:
- PropertyDecorator
public class UpperCasePropertyDecorator
- extends Object
- implements PropertyDecorator
- Author:
- Francesco Cina
19/giu/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpperCasePropertyDecorator
public UpperCasePropertyDecorator()
decore
public String decore(String property)
- Specified by:
decore in interface PropertyDecorator
Copyright © 2013. All Rights Reserved.