There is no need to explicitly create instances of this class. Instead use {@link DBColumnExpr#when(DBCompareExpr,Object) }
@author doebele
1085108610871088108910901091
else if (otherwise != null) { // A constant value elseExpr = new DBValueExpr(getDatabase(), otherwise, getDataType()); } // Create DBCaseExpr return new DBCaseExpr(compExpr, this, elseExpr); }
1082108310841085108610871088
1079108010811082108310841085
1043104410451046104710481049
1080108110821083108410851086