Hierarchy For All Packages
Package Hierarchies:- net.n2oapp.framework.boot,
- net.n2oapp.framework.boot.camunda,
- net.n2oapp.framework.boot.graphql,
- net.n2oapp.framework.boot.json,
- net.n2oapp.framework.boot.mongodb,
- net.n2oapp.framework.boot.route,
- net.n2oapp.framework.boot.sql,
- net.n2oapp.framework.boot.sql.jdbc,
- net.n2oapp.framework.boot.sql.rowmapper,
- net.n2oapp.framework.boot.stomp
Class Hierarchy
- java.lang.Object
- net.n2oapp.framework.boot.camunda.CamundaDataProviderEngine (implements net.n2oapp.framework.api.data.MapInvocationEngine<T>)
- org.springframework.jdbc.core.ColumnMapRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- net.n2oapp.framework.boot.sql.rowmapper.MapRowMapper (implements net.n2oapp.engine.factory.TypicalEngine<T>)
- net.n2oapp.framework.boot.camunda.EmbeddedCamundaProxyEngine (implements net.n2oapp.framework.boot.camunda.CamundaProxyEngine)
- net.n2oapp.framework.boot.camunda.ExtTaskImpl (implements net.n2oapp.framework.boot.camunda.ExtTask)
- net.n2oapp.framework.boot.graphql.GraphQlDataProviderEngine (implements net.n2oapp.framework.api.data.MapInvocationEngine<T>)
- net.n2oapp.framework.boot.graphql.GraphQlUtil
- net.n2oapp.framework.boot.sql.rowmapper.IndexRowMapper (implements org.springframework.jdbc.core.RowMapper<T>, net.n2oapp.engine.factory.TypicalEngine<T>)
- net.n2oapp.framework.boot.route.JDBCRouteRepository (implements net.n2oapp.framework.config.register.ConfigRepository<K,V>)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- net.n2oapp.framework.boot.json.N2oJacksonModule
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- net.n2oapp.framework.boot.mongodb.MongoDbDataProviderEngine (implements net.n2oapp.framework.api.data.MapInvocationEngine<T>)
- net.n2oapp.framework.boot.N2oAccessAutoConfiguration
- net.n2oapp.framework.boot.N2oCamundaAutoConfiguration
- net.n2oapp.framework.boot.N2oCommonConfiguration
- net.n2oapp.framework.boot.N2oContextConfiguration
- net.n2oapp.framework.boot.N2oEngineConfiguration
- net.n2oapp.framework.boot.N2oEnvironmentConfiguration
- net.n2oapp.framework.boot.N2oEnvironmentPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- net.n2oapp.framework.boot.N2oFrameworkAutoConfiguration
- net.n2oapp.framework.boot.N2oMessagesConfiguration
- net.n2oapp.framework.boot.N2oMetadataConfiguration
- net.n2oapp.framework.boot.N2oMongoAutoConfiguration
- net.n2oapp.framework.boot.N2oPropertiesPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor)
- net.n2oapp.framework.boot.N2oRestConfiguration
- net.n2oapp.framework.boot.N2oRouteRepositoryAutoConfiguration
- net.n2oapp.framework.boot.N2oServletConfiguration
- net.n2oapp.framework.boot.N2oSqlAutoConfiguration
- net.n2oapp.framework.boot.N2oWebSocketAutoConfiguration (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- net.n2oapp.framework.boot.stomp.N2oWebSocketController (implements net.n2oapp.framework.boot.stomp.WebSocketController)
- net.n2oapp.framework.boot.N2oWebSocketHandshakeHandlerConfiguration
- net.n2oapp.framework.boot.ObjectMapperConstructor
- net.n2oapp.framework.boot.sql.rowmapper.PostgresIndexRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- net.n2oapp.framework.boot.sql.rowmapper.PostgresMapRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- net.n2oapp.framework.boot.sql.PostgresUtil
- net.n2oapp.framework.boot.route.RedisRouteRepository (implements net.n2oapp.framework.config.register.ConfigRepository<K,V>)
- net.n2oapp.framework.boot.camunda.RestCamundaProxyEngine (implements net.n2oapp.framework.boot.camunda.CamundaProxyEngine)
- net.n2oapp.framework.boot.sql.jdbc.RoutingDataSourceAutoConfiguration
- net.n2oapp.framework.boot.SPAResolver (implements org.springframework.web.servlet.resource.ResourceResolver)
- net.n2oapp.framework.boot.sql.SqlDataProviderEngine (implements org.springframework.context.ApplicationContextAware, net.n2oapp.framework.api.data.MapInvocationEngine<T>, org.springframework.context.ResourceLoaderAware)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.n2oapp.framework.api.exception.N2oException
- net.n2oapp.framework.api.data.exception.N2oQueryExecutionException
- net.n2oapp.framework.boot.graphql.N2oGraphQlException
- net.n2oapp.framework.boot.stomp.N2oStompException
- net.n2oapp.framework.api.data.exception.N2oQueryExecutionException
- net.n2oapp.framework.api.exception.N2oException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- net.n2oapp.framework.boot.ApplicationBuilderConfigurer
- net.n2oapp.framework.boot.camunda.CamundaProxyEngine
- net.n2oapp.framework.boot.camunda.ExtTask
- net.n2oapp.framework.boot.sql.jdbc.RoutingDataSourceInitializer
- net.n2oapp.framework.boot.stomp.WebSocketController
Annotation Type Hierarchy
- net.n2oapp.framework.boot.sql.jdbc.EnableRoutingDataSource (implements java.lang.annotation.Annotation)