Uses of Package
org.seasar.doma.internal.jdbc.entity
Packages that use org.seasar.doma.internal.jdbc.entity
Package
Description
Internal implementation details for the Doma framework.
Provides classes and interfaces for entity mapping and lifecycle management.
Provides query objects that build and execute SQL statements.
-
Classes in org.seasar.doma.internal.jdbc.entity used by org.seasar.doma.internal.jdbc.entityClassDescriptionA wrapper interface for accessing and manipulating object fields.Represents a path to a property within an object graph, composed of one or more segments.Represents a single segment within a property path that defines how to access a field.
-
Classes in org.seasar.doma.internal.jdbc.entity used by org.seasar.doma.jdbc.entityClassDescriptionRepresents a path to a property within an object graph, composed of one or more segments.
-
Classes in org.seasar.doma.internal.jdbc.entity used by org.seasar.doma.jdbc.query