Uses of Package
net.sf.jkniv.sqlegance
-
Packages that use net.sf.jkniv.sqlegance Package Description net.sf.jkniv.sqlegance net.sf.jkniv.sqlegance.builder net.sf.jkniv.sqlegance.builder.xml -
Classes in net.sf.jkniv.sqlegance used by net.sf.jkniv.sqlegance Class Description Deletable Insertable KeyGeneratorType Generate key typesLanguageType Type of sql sentence supported at xml files.OneToMany Mapping one-to-many objects relationshipParameterMode Type of parameter from stored procedure.QueryNameStrategy A set of rules for determining the query name to a set of methods (get, list, add, remove, update) from Repository that don't have a query object as parameter.RepositoryException RepositoryProperty TODO properties to add add property to remove end line from queries, good for debug add property to limit parameter at clause IN, default is 1000 for oracleRepositoryType Types of supported repositories.Selectable Sql This interface represent Structured Query Language (SQL and some derivations like JPQL, HQL, JPQL, CQL...) in XML file, each node at XML file is represented by this class.SqlType Node type supported to xml files.Statistical Statistical data for query executionStorable Updateable -
Classes in net.sf.jkniv.sqlegance used by net.sf.jkniv.sqlegance.builder Class Description RepositoryProperty TODO properties to add add property to remove end line from queries, good for debug add property to limit parameter at clause IN, default is 1000 for oracleRepositoryType Types of supported repositories.SqlContext Main interface to load and access the set of queries defined at XML files for an application.Statistical Statistical data for query execution -
Classes in net.sf.jkniv.sqlegance used by net.sf.jkniv.sqlegance.builder.xml Class Description Deletable Insertable KeyGeneratorType Generate key typesLanguageType Type of sql sentence supported at xml files.ParameterMode Type of parameter from stored procedure.Selectable Sql This interface represent Structured Query Language (SQL and some derivations like JPQL, HQL, JPQL, CQL...) in XML file, each node at XML file is represented by this class.SqlType Node type supported to xml files.Statistical Statistical data for query executionStorable Updateable