This class is used to decode a set of keys to the corresponding target values. For most drivers this will be performed by the "case ? when A then X else Y end" statement.
There is no need to explicitly create instances of this class. Instead use {@link DBColumnExpr#when(org.apache.empire.db.expr.compare.DBCompareExpr,Object) }
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.