com.jpattern.orm.query.clause.where
Class LowerCasePropertyDecorator

java.lang.Object
  extended by com.jpattern.orm.query.clause.where.LowerCasePropertyDecorator
All Implemented Interfaces:
PropertyDecorator

public class LowerCasePropertyDecorator
extends Object
implements PropertyDecorator

Author:
Francesco Cina 19/giu/2011

Constructor Summary
LowerCasePropertyDecorator()
           
 
Method Summary
 String decore(String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LowerCasePropertyDecorator

public LowerCasePropertyDecorator()
Method Detail

decore

public String decore(String property)
Specified by:
decore in interface PropertyDecorator


Copyright © 2013. All Rights Reserved.