All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractParamParser AbstractSqlTag Generic tag to support the common functions from other tags.AddValidate Bean validation apply forRepository.addoperations when configured.AllValidate Bean validation apply forRepository.get,Repository.list,Repository.scalar,Repository.add,Repository.update,Repository.removeoperations when configured.AnsiDialect Represents the support from SQL ANSI that are queries cross-platform.AutoGeneratedKey ChooseTag ColumnParser Parser the columns names from SQL.ColumnParserFactory ConditionalTag Represent theiftag from XML file to put dynamic SQLs.ConstraintException Thrown when model data violate the rules with JSR Bean ValidationDataMasking Responsible to define the attributes that will be masking and how must be.DefaultClassLoader Deletable DotQueryNameStrategy EnrichValidate Bean validation apply forRepository.enrichoperation when configured.GetValidate Bean validation apply forRepository.getoperations when configured.HashQueryNameStrategy IfTag Represent theiftag from XML file to put dynamic SQLs.IncludeTag Tag of include xml file.Insertable Isolation Enumeration that represents transaction isolation levels for use with the connection data source.ITextTag The text from node elements at XML file.KeyGeneratorType Generate key typesLanguageType Type of sql sentence supported at xml files.ListValidate Bean validation apply forRepository.listoperation when configured.LogLevel Level of loggingMalformedExpression This exception is throwed if an OGNL expression its founded at bad formatNonUniqueResultException NoSqlStats Dummy/Empty implementation forStatisticalOneToMany Mapping one-to-many objects relationshipOtherwiseTag ParameterMode Type of parameter from stored procedure.ParamMarkType ParamParser Strategy to parser the parameters from query extracting yours names or replacing the names for question mark'?', used at JDBC prepared statements.ParamParserColonMark ParamParserDollarMark ParamParserFactory ParamParserHashMark ParamParserNoMark No make the parser from sql parameter, used at tag without support like (IncludeTag,ProcedureTag, etc)ParamParserQuestionMark ProcedureParameterTag Tag of stored procedure parameters sentence.ProcedureTag Tag of procedure sentence.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.QueryNotFoundException RemoveValidate Bean validation apply forRepository.removeoperations when configured.RepositoryConfig RepositoryConfigException 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.ResultSetConcurrency Flags to indicate the type ofResultSetobjects with the given concurrency.ResultSetHoldability Flags to indicate the type ofResultSetobjects with the given holdability.ResultSetType Flags to indicate the type ofResultSetobjects with the given type.ScalarValidate Bean validation apply forRepository.scalaroperation when configured.Selectable SelectColumnsTag TODO implementations needs to implement select-columns element in XML.SelectValidate Bean validation apply forRepository.getandRepository.listoperations when configured.SetTag Represent thesetsentence fromupdateSQL.SimpleDataMasking Masked the attributespassword,passwdandpwdas****.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.SqlContext Main interface to load and access the set of queries defined at XML files for an application.SqlContextFactory Load the SQL sentences from XML file build a new context to the queriesSqlDialect Represents a SQL syntax from a specific database.SqlFeature Database driver features.SqlFeatureFactory Factory to create new instances ofSqlFeature.SqlFeatureSupport Database SQL vendor features support.SqlStats Statements statisticsSqlTag Represent specifics attribute from tag to build SQL sentences from XML files.SqlType Node type supported to xml files.StaticText This class represent text found at NodeValue from tag at XML document.Statistical Statistical data for query executionStorable TagFactory TransactionType Represents the transaction type over EIS or database systemsUpdateable UpdateValidate Bean validation apply forRepository.updateoperations when configured.ValidateType Validatory WhenTag WhereTag Represent thewheresentence from SQL.