| com.flexive.shared.search.FxResultRowMap
FxResultRowMap | public class FxResultRowMap extends HashMap (Code) | | A result row wrapper in a SQL result set. Treats a single result row as a map,
accessed by the column name. Not to be used for storing the result,
but as a wrapper e.g. for easier access via JSF-EL.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 181 $ |
|
|