JSTL sql
Tag dateParam


Sets a parameter in an SQL statement to the specified java.util.Date value.


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.sql.DateParamTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
valuetruetruejava.lang.StringParameter value for DATE, TIME, or TIMESTAMP column in a database table.
typefalsetruejava.lang.StringOne of "date", "time" or "timestamp".

Variables
No Variables Defined.


Comments to: jstl-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.