Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

hash:create

Creates a hash table object.

Syntax

Parameters

name (required)
Input parameter. Name of the hash table object.

list (optional)
Input parameter. Name of a list from which to read to initialize the hash table. Table is created empty, otherwise.

column (optional)
Input parameter. Name of column within the list, if specified, from which to read to initialize the hash table.

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.