Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.github.jferrater.opa.ast.to.sql.query.AppConfig
    • com.github.jferrater.opa.ast.to.sql.query.core.AstToSql
    • com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
    • com.github.jferrater.opa.ast.to.sql.query.service.OpaClientService
    • com.github.jferrater.opa.ast.to.sql.query.model.response.OpaCompilerResponse
    • com.github.jferrater.opa.ast.to.sql.query.config.OpaConfig
    • com.github.jferrater.opa.ast.to.sql.query.core.OpaConstants
    • com.github.jferrater.opa.ast.to.sql.query.model.request.PartialRequest
    • com.github.jferrater.opa.ast.to.sql.query.model.response.Predicate
    • com.github.jferrater.opa.ast.to.sql.query.core.PredicateConverter
    • com.github.jferrater.opa.ast.to.sql.query.core.elements.QueryType
    • com.github.jferrater.opa.ast.to.sql.query.model.response.Result
    • com.github.jferrater.opa.ast.to.sql.query.core.elements.SqlPredicate
    • com.github.jferrater.opa.ast.to.sql.query.core.SqlStatement
    • com.github.jferrater.opa.ast.to.sql.query.core.SqlStatement.Builder
    • com.github.jferrater.opa.ast.to.sql.query.core.util.SqlUtil
    • com.github.jferrater.opa.ast.to.sql.query.model.response.Term
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
    • com.github.jferrater.opa.ast.to.sql.query.model.response.Value

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)