| Package | Description |
|---|---|
| net.sf.jkniv.sqlegance.builder | |
| net.sf.jkniv.sqlegance.builder.xml |
| Class and Description |
|---|
| ISql
This class represent a query language (JPQL, HQL or SQL) from XML file, each
node at xml file is represented by this class.
|
| XMLFileStatus
Internal status of xml files, if load and read or not.
|
| Class and Description |
|---|
| AbstractSqlTag
Generic tag to support the common functions from other tags.
|
| ISql
This class represent a query language (JPQL, HQL or SQL) from XML file, each
node at xml file is represented by this class.
|
| ISqlTag
Represent specifics attribute from tag to build SQL sentences from XML files.
|
| LanguageType
Type of sql sentence supported at xml files.
|
| ParameterMode
Type of parameter from stored procedure.
|
| ProcedureParameterTag
Tag of stored procedure parameters sentence.
|
| SqlCommandType
Node type supported to xml files.
|
| XMLFileStatus
Internal status of xml files, if load and read or not.
|
Copyright © 2015 jkniv. All rights reserved.