Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- tech.ydb.yoj.databind.expression.AndExpr<T> (implements tech.ydb.yoj.databind.expression.FilterExpression<T>)
- tech.ydb.yoj.databind.schema.naming.AnnotationFirstNamingStrategy (implements tech.ydb.yoj.databind.schema.naming.NamingStrategy)
- tech.ydb.yoj.databind.ByteArray (implements java.lang.Comparable<T>)
- tech.ydb.yoj.databind.schema.CustomValueTypeInfo<J,
C> - tech.ydb.yoj.databind.CustomValueTypes
- tech.ydb.yoj.databind.schema.naming.DelegateNamingStrategy (implements tech.ydb.yoj.databind.schema.naming.NamingStrategy)
- tech.ydb.yoj.DeprecationWarnings
- tech.ydb.yoj.databind.converter.EnumOrdinalConverter<E> (implements tech.ydb.yoj.databind.converter.ValueConverter<J,
C>) - tech.ydb.yoj.databind.expression.FieldValue
- tech.ydb.yoj.databind.expression.FieldValue.Tuple (implements java.lang.Comparable<T>)
- tech.ydb.yoj.databind.expression.FilterBuilder<T>
- tech.ydb.yoj.databind.expression.FilterBuilder.FieldBuilder
- tech.ydb.yoj.databind.expression.FilterExpression.Visitor.Simple<T,
V> (implements tech.ydb.yoj.databind.expression.FilterExpression.Visitor<T, V>) - tech.ydb.yoj.databind.expression.FilterExpression.Visitor.Transforming<T> (implements tech.ydb.yoj.databind.expression.FilterExpression.Visitor<T,
V>) - tech.ydb.yoj.databind.schema.reflect.KotlinDataClassType<T> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.KotlinDataClassTypeFactory (implements tech.ydb.yoj.databind.schema.reflect.StdReflector.TypeFactory)
- tech.ydb.yoj.databind.expression.LeafExpression<T> (implements tech.ydb.yoj.databind.expression.FilterExpression<T>)
- tech.ydb.yoj.databind.expression.ListExpr<T>
- tech.ydb.yoj.databind.expression.NullExpr<T>
- tech.ydb.yoj.databind.expression.ScalarExpr<T>
- tech.ydb.yoj.databind.expression.ModelField
- tech.ydb.yoj.databind.expression.NotExpr<T> (implements tech.ydb.yoj.databind.expression.FilterExpression<T>)
- tech.ydb.yoj.databind.expression.OrderBuilder<T>
- tech.ydb.yoj.databind.expression.OrderBuilder.FieldOrderBuilder
- tech.ydb.yoj.databind.expression.OrderExpression<T>
- tech.ydb.yoj.databind.expression.OrderExpression.SortKey
- tech.ydb.yoj.databind.expression.OrExpr<T> (implements tech.ydb.yoj.databind.expression.FilterExpression<T>)
- tech.ydb.yoj.databind.schema.reflect.PojoType<T> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- java.lang.Record
- tech.ydb.yoj.databind.expression.FieldValue.FieldAndValue
- tech.ydb.yoj.databind.schema.configuration.SchemaRegistry.SchemaKey<T>
- tech.ydb.yoj.databind.schema.reflect.RecordType<R> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.ReflectFieldBase (implements tech.ydb.yoj.databind.schema.reflect.ReflectField)
- tech.ydb.yoj.databind.schema.reflect.KotlinDataClassComponent
- tech.ydb.yoj.databind.schema.reflect.PojoField
- tech.ydb.yoj.databind.schema.reflect.RecordField
- tech.ydb.yoj.databind.schema.Schema<T>
- tech.ydb.yoj.databind.schema.ObjectSchema<O>
- tech.ydb.yoj.databind.schema.Schema.Changefeed
- tech.ydb.yoj.databind.schema.Schema.Index
- tech.ydb.yoj.databind.schema.Schema.JavaField
- tech.ydb.yoj.databind.schema.Schema.JavaFieldValue
- tech.ydb.yoj.databind.schema.Schema.TtlModifier
- tech.ydb.yoj.databind.schema.configuration.SchemaRegistry
- tech.ydb.yoj.databind.schema.configuration.SchemaRegistry.NamingOverrides
- tech.ydb.yoj.databind.schema.reflect.SimpleType<T> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.StdReflector (implements tech.ydb.yoj.databind.schema.reflect.Reflector)
- tech.ydb.yoj.databind.converter.StringValueConverter<J> (implements tech.ydb.yoj.databind.converter.ValueConverter<J,
C>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- tech.ydb.yoj.databind.schema.BindingException
- tech.ydb.yoj.databind.schema.ConstructionException
- tech.ydb.yoj.databind.schema.CustomConverterException
- tech.ydb.yoj.databind.schema.FieldValueException
- tech.ydb.yoj.databind.expression.IllegalExpressionException
- tech.ydb.yoj.databind.expression.IllegalExpressionException.FieldTypeError
- tech.ydb.yoj.databind.schema.BindingException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- tech.ydb.yoj.databind.converter.ValueConverter.NoConverter (implements tech.ydb.yoj.databind.converter.ValueConverter<J,
C>)
Interface Hierarchy
- tech.ydb.yoj.databind.expression.FilterExpression<T>
- tech.ydb.yoj.databind.expression.FilterExpression.Visitor<T,
V> - tech.ydb.yoj.databind.expression.FilterExpression.Visitor.Throwing<T,
V>
- tech.ydb.yoj.databind.expression.FilterExpression.Visitor.Throwing<T,
- tech.ydb.yoj.databind.schema.naming.NamingStrategy
- tech.ydb.yoj.databind.schema.reflect.ReflectField
- tech.ydb.yoj.databind.schema.reflect.Reflector
- tech.ydb.yoj.databind.schema.reflect.ReflectType<T>
- tech.ydb.yoj.databind.schema.configuration.SchemaRegistry.SchemaCreator<I,
S> - tech.ydb.yoj.databind.schema.reflect.StdReflector.TypeFactory
- tech.ydb.yoj.databind.converter.ValueConverter<J,
C>
Annotation Interface Hierarchy
- tech.ydb.yoj.databind.schema.Changefeed (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.Changefeeds (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.Column (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.CustomValueType (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.ExperimentalApi (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.GlobalIndex (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.GlobalIndexes (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.converter.ObjectColumn (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.Schema.Dynamic (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.converter.StringColumn (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.converter.StringValueType (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.Table (implements java.lang.annotation.Annotation)
- tech.ydb.yoj.databind.schema.TTL (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.ydb.yoj.databind.schema.Changefeed.Format
- tech.ydb.yoj.databind.schema.Changefeed.Mode
- tech.ydb.yoj.databind.DbType
- tech.ydb.yoj.databind.FieldValueType
- tech.ydb.yoj.databind.expression.FilterExpression.Type
- tech.ydb.yoj.databind.expression.ListExpr.Operator
- tech.ydb.yoj.databind.expression.NullExpr.Operator
- tech.ydb.yoj.databind.expression.OrderExpression.SortOrder
- tech.ydb.yoj.databind.expression.ScalarExpr.Operator
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)