- get(String) - クラス org.springframework.data.jdbc.mybatis.MyBatisContext のメソッド
指定されたキーの値を返します。
- getAction() - クラス org.springframework.data.relational.core.conversion.DbActionExecutionResult のメソッド
- getActualType() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
空のパスの場合、これはエンティティのタイプです。
- getAfterFromTable() - クラス org.springframework.data.relational.core.dialect.AbstractDialect のメソッド
- getAfterOrderBy() - クラス org.springframework.data.relational.core.dialect.AbstractDialect のメソッド
- getAggregateChange() - クラス org.springframework.data.relational.core.mapping.event.RelationalDeleteEvent のメソッド
- getAggregateChange() - クラス org.springframework.data.relational.core.mapping.event.RelationalSaveEvent のメソッド
- getAggregateChange() - インターフェース org.springframework.data.relational.core.mapping.event.WithAggregateChange のメソッド
- getAlias() - インターフェース org.springframework.data.relational.core.sql.Aliased のメソッド
- getArraySupport() - クラス org.springframework.data.relational.core.dialect.AnsiDialect のメソッド
- getArraySupport() - インターフェース org.springframework.data.relational.core.dialect.Dialect のメソッド
このダイアレクトで配列型の列がどのようにサポートされるかを説明する配列サポートオブジェクトを返します。
- getArraySupport() - クラス org.springframework.data.relational.core.dialect. H2Dialect のメソッド
- getArraySupport() - クラス org.springframework.data.relational.core.dialect.PostgresDialect のメソッド
- getArrayType(Class<?>) - インターフェース org.springframework.data.relational.core.dialect.ArrayColumns のメソッド
- getArrayType(Class<?>) - 列挙型 org.springframework.data.relational.core.dialect.ArrayColumns.Unsupported のメソッド
- getAssignments() - クラス org.springframework.data.relational.core.query.Update のメソッド
すべての割り当てを返します。
- getBegin() - クラス org.springframework.data.relational.core.sql.Between のメソッド
- getBindableParameters() - インターフェース org.springframework.data.relational.repository.query.RelationalParameterAccessor のメソッド
- getBindableParameters() - クラス org.springframework.data.relational.repository.query.RelationalParametersParameterAccessor のメソッド
- getClausePosition() - インターフェース org.springframework.data.relational.core.dialect.LimitClause のメソッド
- getClausePosition() - インターフェース org.springframework.data.relational.core.dialect.LockClause のメソッド
- getColumn() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- getColumn() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- getColumn() - クラス org.springframework.data.relational.core.sql.AssignValue のメソッド
- getColumn() - クラス org.springframework.data.relational.core.sql.Between のメソッド
- getColumnAlias() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
データベースでこのプロパティを表すために使用される列のエイリアス。
- getColumnName() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- getColumnName(RelationalPersistentProperty) - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
- getColumnName() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
データベースでこのプロパティを表すために使用される列の名前。
- getColumnName() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
このプロパティに対応する列の名前を返します。
- getColumns() - クラス org.springframework.data.relational.core.query.Query のメソッド
このクエリが射影する必要のある列を返します。
- getColumnType(RelationalPersistentProperty) - クラス org.springframework.data.jdbc.core.convert.BasicJdbcConverter のメソッド
- getColumnType(RelationalPersistentProperty) - インターフェース org.springframework.data.jdbc.core.convert.JdbcConverter のメソッド
このプロパティをデータベースに格納するために使用されるタイプ。
- getCombinator() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- getCombinator() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- getComparator() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- getComparator() - 列挙型 org.springframework.data.relational.core.query. CriteriaDefinition.Comparator のメソッド
- getComparator() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- getComparator() - クラス org.springframework.data.relational.core.sql.Comparison のメソッド
- getComparator() - クラス org.springframework.data.relational.core.sql.SimpleCondition のメソッド
- getConditions() - クラス org.springframework.data.relational.core.sql.MultipleCondition のメソッド
- getContent() - クラス org.springframework.data.relational.core.sql.BooleanLiteral のメソッド
- getContent() - クラス org.springframework.data.relational.core.sql.Literal のメソッド
- getContent() - クラス org.springframework.data.relational.core.sql.NumericLiteral のメソッド
- getContent() - クラス org.springframework.data.relational.core.sql.StringLiteral のメソッド
- getConversions() - クラス org.springframework.data.relational.core.conversion.BasicRelationalConverter のメソッド
- getConversionService() - クラス org.springframework.data.relational.core.conversion.BasicRelationalConverter のメソッド
- getConversionService() - インターフェース org.springframework.data.relational.core.conversion.RelationalConverter のメソッド
- getCriteria() - クラス org.springframework.data.relational.core.query.Query のメソッド
- getDependingOn() - クラス org.springframework.data.relational.core.conversion. DbAction.Insert のメソッド
- getDependingOn() - クラス org.springframework.data.relational.core.conversion. DbAction.Merge のメソッド
- getDependingOn() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithDependingOn のメソッド
- getDialect() - クラス org.springframework.data.jdbc.core.convert.SqlGeneratorSource のメソッド
- getDialect(JdbcOperations) - クラス org.springframework.data.jdbc.repository.config. DialectResolver.DefaultDialectProvider のメソッド
- getDialect(JdbcOperations) - クラス org.springframework.data.jdbc.repository.config.DialectResolver の静的メソッド
- getDialect(JdbcOperations) - インターフェース org.springframework.data.jdbc.repository.config. DialectResolver.JdbcDialectProvider のメソッド
- getDirection() - クラス org.springframework.data.relational.core.sql.OrderByField のメソッド
- getDomainType() - クラス org.springframework.data.jdbc.mybatis.MyBatisContext のメソッド
クエリまたは操作の対象となるエンティティのドメインタイプ。
- getEffectiveIdColumnName() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
祖先を所有するテーブルに id がある場合、その id プロパティの列名が返されます。
- getEmbeddedPrefix() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- getEmbeddedPrefix() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- getEnd() - クラス org.springframework.data.relational.core.sql.Between のメソッド
- getEntity() - インターフェース org.springframework.data.relational.core.conversion.AggregateChange のメソッド
- getEntity() - クラス org.springframework.data.relational.core.conversion. DbAction.Insert のメソッド
- getEntity() - クラス org.springframework.data.relational.core.conversion. DbAction.InsertRoot のメソッド
- getEntity() - クラス org.springframework.data.relational.core.conversion. DbAction.Merge のメソッド
- getEntity() - クラス org.springframework.data.relational.core.conversion. DbAction.Update のメソッド
- getEntity() - クラス org.springframework.data.relational.core.conversion. DbAction.UpdateRoot のメソッド
- getEntity() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithEntity のメソッド
- getEntity() - クラス org.springframework.data.relational.core.mapping.event.RelationalDeleteEvent のメソッド
- getEntity() - インターフェース org.springframework.data.relational.core.mapping.event.RelationalEvent のメソッド
- getEntity() - クラス org.springframework.data.relational.core.mapping.event.RelationalEventWithEntity のメソッド
- getEntity() - インターフェース org.springframework.data.relational.core.mapping.event.WithEntity のメソッド
null 可能性を変更するためにオーバーライドされます。
- getEntityInformation() - クラス org.springframework.data.jdbc.repository.query.JdbcQueryMethod のメソッド
- getEntityInformation(Class<T>) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory のメソッド
- getEntityType() - インターフェース org.springframework.data.relational.core.conversion.AggregateChange のメソッド
この AggregateChange
のルートのタイプ。
- getEntityType() - クラス org.springframework.data.relational.core.conversion. DbAction.AcquireLockAllRoot のメソッド
- getEntityType() - クラス org.springframework.data.relational.core.conversion. DbAction.AcquireLockRoot のメソッド
- getEntityType() - クラス org.springframework.data.relational.core.conversion. DbAction.DeleteAllRoot のメソッド
- getEntityType() - クラス org.springframework.data.relational.core.conversion. DbAction.DeleteRoot のメソッド
- getEntityType() - インターフェース org.springframework.data.relational.core.conversion.DbAction のメソッド
- getEntityType() - クラス org.springframework.data.relational.core.conversion. DbAction.Insert のメソッド
- getEntityType() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithDependingOn のメソッド
- getEntityType() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithEntity のメソッド
- getEntityType() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithGeneratedId のメソッド
- getEntityType() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithPropertyPath のメソッド
- getEscapeCharacter() - クラス org.springframework.data.relational.core.dialect.Escaper のメソッド
エスケープ文字を返します。
- getExpression() - クラス org.springframework.data.relational.core.sql.OrderByField のメソッド
- getExpression() - クラス org.springframework.data.relational.core.sql.SimpleCondition のメソッド
- getExpressions() - クラス org.springframework.data.relational.core.sql.SimpleFunction のメソッド
- getFrom() - クラス org.springframework.data.relational.core.sql.LockOptions のメソッド
- getFrom() - インターフェース org.springframework.data.relational.core.sql.Select のメソッド
- getFunctionName() - クラス org.springframework.data.relational.core.sql.SimpleFunction のメソッド
- getGroup() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- getGroup() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- getId() - インターフェース org.springframework.data.jdbc.core.mapping.AggregateReference のメソッド
- getId() - クラス org.springframework.data.jdbc.core.mapping. AggregateReference.IdOnlyAggregateReference のメソッド
- getId() - クラス org.springframework.data.jdbc.mybatis.MyBatisContext のメソッド
クエリ / アクションの対象となるエンティティの ID。
- getId() - クラス org.springframework.data.relational.core.conversion. DbAction.AcquireLockRoot のメソッド
- getId() - クラス org.springframework.data.relational.core.conversion. DbAction.DeleteRoot のメソッド
- getId() - クラス org.springframework.data.relational.core.conversion.DbActionExecutionResult のメソッド
- getId() - クラス org.springframework.data.relational.core.mapping.event.RelationalDeleteEvent のメソッド
- getId() - インターフェース org.springframework.data.relational.core.mapping.event.WithId のメソッド
- getIdAttribute() - クラス org.springframework.data.relational.repository.support.MappingRelationalEntityInformation のメソッド
- getIdColumn() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentEntity のメソッド
識別子を表す列を返します。
- getIdColumnName() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
実際のテーブルを表す祖先パスの id 列の列名。
- getIdDefiningParentPath() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- getIdentifier() - クラス org.springframework.data.jdbc.mybatis.MyBatisContext のメソッド
- getIdentifierProcessing() - クラス org.springframework.data.relational.core.dialect.AnsiDialect のメソッド
- getIdentifierProcessing() - クラス org.springframework.data.relational.core.dialect. Db2Dialect のメソッド
- getIdentifierProcessing() - インターフェース org.springframework.data.relational.core.dialect.Dialect のメソッド
- getIdentifierProcessing() - クラス org.springframework.data.relational.core.dialect. H2Dialect のメソッド
- getIdentifierProcessing() - クラス org.springframework.data.relational.core.dialect.MySqlDialect のメソッド
- getIdentifierProcessing() - クラス org.springframework.data.relational.core.dialect.PostgresDialect のメソッド
- getIdentifierProcessing() - インターフェース org.springframework.data.relational.core.sql.render.RenderContext のメソッド
- getIdentifyingAnnotations() - クラス org.springframework.data.jdbc.repository.config.JdbcRepositoryConfigExtension のメソッド
厳密モードでは、
Table
アノテーションを持つドメインタイプのみがリポジトリを取得します。
- getIdType() - クラス org.springframework.data.relational.repository.support.MappingRelationalEntityInformation のメソッド
- getInstance() - クラス org.springframework.data.jdbc.mybatis.MyBatisContext のメソッド
行動するエンティティ。
- getJavaType() - クラス org.springframework.data.relational.repository.query.SimpleRelationalEntityMetadata のメソッド
- getJdbcType() - クラス org.springframework.data.jdbc.core.convert.JdbcValue のメソッド
- getJoinTable() - クラス org.springframework.data.relational.core.sql.Join のメソッド
- getKeyColumn() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- getKeyColumn(RelationalPersistentProperty) - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
マップ値参照 A-> Map> X、B < の場合、これはマップのキーを保持する B のテーブル内の列の名前です。
- getKeyColumn() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- getKind() - インターフェース org.springframework.data.relational.core.conversion.AggregateChange のメソッド
- getLeafEntity() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- getLeft() - クラス org.springframework.data.relational.core.sql.Comparison のメソッド
- getLeft() - クラス org.springframework.data.relational.core.sql.Like のメソッド
- getLength() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
パスの長さ。
- getLikeEscaper() - インターフェース org.springframework.data.relational.core.dialect.Dialect のメソッド
- getLikeEscaper() - クラス org.springframework.data.relational.core.dialect.SqlServerDialect のメソッド
- getLimit(long) - インターフェース org.springframework.data.relational.core.dialect.LimitClause のメソッド
結果を制限する LIMIT
句を返します。
- getLimit() - クラス org.springframework.data.relational.core.query.Query のメソッド
返される行の最大数を返します。
- getLimit() - インターフェース org.springframework.data.relational.core.sql.Select のメソッド
オプションの制限。
- getLimitOffset(long, long) - インターフェース org.springframework.data.relational.core.dialect.LimitClause のメソッド
結果を制限し、指定された offset
で消費を開始する結合された LIMIT/OFFSET
句を返します。
- getLock(LockOptions) - インターフェース org.springframework.data.relational.core.dialect.LockClause のメソッド
結果をロックするために LOCK
句を返します。
- getLockMode() - クラス org.springframework.data.relational.core.sql.LockOptions のメソッド
- getLockMode() - インターフェース org.springframework.data.relational.core.sql.Select のメソッド
- getMappingContext() - クラス org.springframework.data.relational.core.conversion.BasicRelationalConverter のメソッド
- getMappingContext() - インターフェース org.springframework.data.relational.core.conversion.RelationalConverter のメソッド
- getModuleName() - クラス org.springframework.data.jdbc.repository.config.JdbcRepositoryConfigExtension のメソッド
- getModulePrefix() - クラス org.springframework.data.jdbc.repository.config.JdbcRepositoryConfigExtension のメソッド
- getName() - クラス org.springframework.data.relational.core.sql.Column のメソッド
- getName() - インターフェース org.springframework.data.relational.core.sql.Named のメソッド
- getName(Column) - インターフェース org.springframework.data.relational.core.sql.render.RenderNamingStrategy のメソッド
- getName(Table) - インターフェース org.springframework.data.relational.core.sql.render.RenderNamingStrategy のメソッド
- getName() - クラス org.springframework.data.relational.core.sql.Table のメソッド
- getNamespace(Class<?>) - インターフェース org.springframework.data.jdbc.mybatis.NamespaceStrategy のメソッド
指定されたドメインタイプに対応する名前空間を取得します。
- getNamingStrategy() - クラス org.springframework.data.relational.core.mapping.RelationalMappingContext のメソッド
- getNamingStrategy() - インターフェース org.springframework.data.relational.core.sql.render.RenderContext のメソッド
- getNullHandling() - クラス org.springframework.data.relational.core.sql.OrderByField のメソッド
- getOffset(long) - インターフェース org.springframework.data.relational.core.dialect.LimitClause のメソッド
OFFSET
句を返し、指定されたオフセットで行を消費します。
- getOffset() - クラス org.springframework.data.relational.core.query.Query のメソッド
スキップする行数を返します。
- getOffset() - インターフェース org.springframework.data.relational.core.sql.Select のメソッド
オプションのオフセット。
- getOn() - クラス org.springframework.data.relational.core.sql.Join のメソッド
- getOrder() - クラス org.springframework.data.relational.core.mapping.event.RelationalAuditingCallback のメソッド
- getOrderBy() - インターフェース org.springframework.data.relational.core.sql.Select のメソッド
- getOwner() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- getOwner() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- getParameters() - クラス org.springframework.data.jdbc.repository.query.JdbcQueryMethod のメソッド
- getParentPath() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
開始点は同じですが、このパスよりも 1 セグメント短いパスを返します。
- getParts() - クラス org.springframework.data.jdbc.core.convert.Identifier のメソッド
- getPredicate() - クラス org.springframework.data.relational.core.sql.SimpleCondition のメソッド
- getPrevious() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- getPrevious() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- getPreviousVersion() - クラス org.springframework.data.relational.core.conversion. DbAction.DeleteRoot のメソッド
- getPropertyAccessor(PersistentEntity<T, ?>, T) - クラス org.springframework.data.relational.core.conversion.BasicRelationalConverter のメソッド
- getPropertyAccessor(PersistentEntity<T, ?>, T) - インターフェース org.springframework.data.relational.core.conversion.RelationalConverter のメソッド
- getPropertyPath() - クラス org.springframework.data.relational.core.conversion. DbAction.Delete のメソッド
- getPropertyPath() - クラス org.springframework.data.relational.core.conversion. DbAction.DeleteAll のメソッド
- getPropertyPath() - クラス org.springframework.data.relational.core.conversion. DbAction.Insert のメソッド
- getPropertyPath() - クラス org.springframework.data.relational.core.conversion. DbAction.Merge のメソッド
- getPropertyPath() - クラス org.springframework.data.relational.core.conversion. DbAction.Update のメソッド
- getPropertyPath() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithPropertyPath のメソッド
- getQualifiedTableName(Class<?>) - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
- getQualifier() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithDependingOn のメソッド
- getQualifierColumn() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
このパスのリーフプロパティのリストインデックスまたはマップキーに使用される列名。
- getQualifierColumnType() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- getQualifierColumnType() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
このパスのリーフプロパティの修飾子列の型。これが適用されない場合は null。
- getQualifierColumnType() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- getQualifiers() - クラス org.springframework.data.relational.core.conversion. DbAction.Insert のメソッド
- getQualifiers() - クラス org.springframework.data.relational.core.conversion. DbAction.Merge のメソッド
- getQualifiers() - インターフェース org.springframework.data.relational.core.conversion. DbAction.WithDependingOn のメソッド
挿入または更新ステートメント中に設定される追加の値。
- getQueryExecution(JdbcQueryMethod, ResultSetExtractor<?>, RowMapper<?>) - クラス org.springframework.data.jdbc.repository.query.AbstractJdbcQuery のメソッド
- getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory のメソッド
- getQueryMethod() - クラス org.springframework.data.jdbc.repository.query.AbstractJdbcQuery のメソッド
- getQueryMethod() - クラス org.springframework.data.jdbc.repository.query.StringBasedJdbcQuery のメソッド
- getReference(IdentifierProcessing) - インターフェース org.springframework.data.relational.core.sql.SqlIdentifier のメソッド
- getReference() - インターフェース org.springframework.data.relational.core.sql.SqlIdentifier のメソッド
それ以上変換せずに参照名を返します。
- getReferenceName() - クラス org.springframework.data.relational.core.sql.Column のメソッド
- getReferenceName(Column) - インターフェース org.springframework.data.relational.core.sql.render.RenderNamingStrategy のメソッド
- getReferenceName(Table) - インターフェース org.springframework.data.relational.core.sql.render.RenderNamingStrategy のメソッド
- getReferenceName() - クラス org.springframework.data.relational.core.sql.Table のメソッド
- getRepositoryBaseClass(RepositoryMetadata) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory のメソッド
- getRepositoryFactoryBeanClassName() - クラス org.springframework.data.jdbc.repository.config.JdbcRepositoryConfigExtension のメソッド
- getRequiredIdProperty() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
パスの最終要素の id プロパティ。
- getRequiredPersistentPropertyPath() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- getReverseColumnName(PersistentPropertyPathExtension) - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- getReverseColumnName(RelationalPersistentProperty) - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
参照 A-> B の場合、これは A を参照する B のテーブル内の名前です。
- getReverseColumnName(PersistentPropertyPathExtension) - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
- getReverseColumnName() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
親テーブルの ID を参照するために使用される列の名前。
- getReverseColumnName(PersistentPropertyPathExtension) - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- getReverseColumnNameAlias() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
親テーブルの ID を参照するために使用される列の select で使用されるエイリアス。
- getRight() - クラス org.springframework.data.relational.core.sql.Comparison のメソッド
- getRight() - クラス org.springframework.data.relational.core.sql.Like のメソッド
- getRootId() - クラス org.springframework.data.relational.core.conversion. DbAction.Delete のメソッド
- getRowMapper(Class<T>) - クラス org.springframework.data.jdbc.repository.config.DefaultQueryMappingConfiguration のメソッド
- getRowMapper(Class<T>) - インターフェース org.springframework.data.jdbc.repository.QueryMappingConfiguration のメソッド
- getSchema() - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
デフォルトはスキーマなしです。
- getSelect() - インターフェース org.springframework.data.relational.core.sql.render.RenderContext のメソッド
- getSelectContext() - クラス org.springframework.data.relational.core.dialect.AbstractDialect のメソッド
- getSelectContext() - インターフェース org.springframework.data.relational.core.dialect.Dialect のメソッド
- getSelectContext() - クラス org.springframework.data.relational.core.dialect.SqlServerDialect のメソッド
- getSort() - クラス org.springframework.data.relational.core.query.Query のメソッド
- getSql() - 列挙型 org.springframework.data.relational.core.sql. Join.JoinType のメソッド
- getSql() - クラス org.springframework.data.relational.core.sql.SimpleSegment のメソッド
- getSqlType(RelationalPersistentProperty) - クラス org.springframework.data.jdbc.core.convert.BasicJdbcConverter のメソッド
- getSqlType(RelationalPersistentProperty) - インターフェース org.springframework.data.jdbc.core.convert.JdbcConverter のメソッド
このプロパティを SQL ステートメントのパラメーターとして使用するときに使用される SQL タイプ定数。
- getTable() - クラス org.springframework.data.relational.core.sql.AsteriskFromTable のメソッド
- getTable() - クラス org.springframework.data.relational.core.sql.Column のメソッド
- getTableAlias() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
このパスのベースとなるテーブルに使用されるエイリアス。
- getTableEntity() - インターフェース org.springframework.data.relational.repository.query.RelationalEntityMetadata のメソッド
- getTableEntity() - クラス org.springframework.data.relational.repository.query.SimpleRelationalEntityMetadata のメソッド
- getTableName(Class<?>) - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy のメソッド
引数として渡された型を持つエンティティを永続化するために使用されるテーブルの名前。
- getTableName() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
このパスが関連付けられているテーブルの名前、または実際にテーブルに関連付けられている最長の祖先パスの名前。
- getTableName() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentEntity のメソッド
指定されたエンティティをサポートするテーブルの名前を返します。
- getTableName() - インターフェース org.springframework.data.relational.repository.query.RelationalEntityInformation のメソッド
エンティティが永続化されるテーブルの名前を返します。
- getTableName() - インターフェース org.springframework.data.relational.repository.query.RelationalEntityMetadata のメソッド
エンティティが永続化されるテーブルの名前を返します。
- getTableName() - クラス org.springframework.data.relational.repository.query.SimpleRelationalEntityMetadata のメソッド
- getTableName() - クラス org.springframework.data.relational.repository.support.MappingRelationalEntityInformation のメソッド
- getTables() - クラス org.springframework.data.relational.core.sql.From のメソッド
- getTargetRepository(RepositoryInformation) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory のメソッド
- getType() - クラス org.springframework.data.relational.core.mapping.event.RelationalDeleteEvent のメソッド
- getType() - インターフェース org.springframework.data.relational.core.mapping.event.RelationalEvent のメソッド
- getType() - クラス org.springframework.data.relational.core.mapping.event.RelationalEventWithEntity のメソッド
- getType() - クラス org.springframework.data.relational.core.sql.Join のメソッド
- getValue() - クラス org.springframework.data.jdbc.core.convert.JdbcValue のメソッド
- getValue() - クラス org.springframework.data.relational.core.mapping.event.Identifier のメソッド
識別子の値を返します。
- getValue() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- getValue() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- getValue() - クラス org.springframework.data.relational.core.sql.AssignValue のメソッド
- getValues() - インターフェース org.springframework.data.relational.repository.query.RelationalParameterAccessor のメソッド
基になるクエリメソッドの生のパラメーター値を返します。
- getValues() - クラス org.springframework.data.relational.repository.query.RelationalParametersParameterAccessor のメソッド
- getVersionNumberFromEntity(S, RelationalPersistentEntity<S>, RelationalConverter) - クラス org.springframework.data.relational.core.conversion.RelationalEntityVersionUtils の静的メソッド
リレーショナル永続エンティティのインスタンスのバージョンプロパティの現在の値を取得します。
- greaterThan(Object) - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- greaterThanOrEquals(Object) - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- Identifier - org.springframework.data.jdbc.core.convert のクラス
識別子は、1 つまたは多くの部分から構成されるエンティティの複合 ID を表します。
- Identifier - org.springframework.data.relational.core.mapping.event のクラス
エンティティの識別子のラッパー。
- Identifier.IdentifierConsumer - org.springframework.data.jdbc.core.convert のインターフェース
- IdentifierProcessing - org.springframework.data.relational.core.sql のインターフェース
- IdentifierProcessing.LetterCasing - org.springframework.data.relational.core.sql の列挙
サポートされている 3 種類の文字ケースをカプセル化します。
- IdentifierProcessing.Quoting - org.springframework.data.relational.core.sql のクラス
引用符で囲まれていない識別子から引用符で囲まれた識別子への変換。
- IdOnlyAggregateReference(ID) - クラス org.springframework.data.jdbc.core.mapping. AggregateReference.IdOnlyAggregateReference のコンストラクター
- ignoreCase(boolean) - クラス org.springframework.data.relational.core.query.Criteria のメソッド
指定された「大文字と小文字を区別しない」フラグで新しい
Criteria
を作成します。
- in(Object...) - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- in(Collection<?>) - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- in(Expression...) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- in(Select) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- in(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
- in(Expression, Collection<? extends Expression>) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
- in(Expression, Expression...) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
- in(Column, Select) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
- In - org.springframework.data.relational.core.sql のクラス
- insert(T, Class<T>, Identifier) - クラス org.springframework.data.jdbc.core.convert.CascadingDataAccessStrategy のメソッド
- insert(T, Class<T>, Identifier) - インターフェース org.springframework.data.jdbc.core.convert.DataAccessStrategy のメソッド
単一のエンティティのデータを挿入します。
- insert(T, Class<T>, Identifier) - クラス org.springframework.data.jdbc.core.convert.DefaultDataAccessStrategy のメソッド
- insert(T, Class<T>, Identifier) - クラス org.springframework.data.jdbc.core.convert.DelegatingDataAccessStrategy のメソッド
- insert(T) - インターフェース org.springframework.data.jdbc.core.JdbcAggregateOperations のメソッド
専用の挿入機能。
- insert(T) - クラス org.springframework.data.jdbc.core.JdbcAggregateTemplate のメソッド
集約のすべてのメンバーを含む、集約のインスタンスの挿入のみを行う専用の挿入関数。
- insert(T, Class<T>, Identifier) - クラス org.springframework.data.jdbc.mybatis.MyBatisDataAccessStrategy のメソッド
- Insert(T, PersistentPropertyPath<RelationalPersistentProperty>, DbAction.WithEntity<?>, Map<PersistentPropertyPath<RelationalPersistentProperty>, Object>) - クラス org.springframework.data.relational.core.conversion. DbAction.Insert のコンストラクター
- Insert - org.springframework.data.relational.core.sql のインターフェース
INSERT
ステートメントの AST。
- insert(Table) - クラス org.springframework.data.relational.core.sql.StatementBuilder の静的メソッド
- insert() - クラス org.springframework.data.relational.core.sql.StatementBuilder の静的メソッド
- InsertBuilder - org.springframework.data.relational.core.sql のインターフェース
Insert
ステートメントを構築するためのエントリポイント。
- InsertBuilder.BuildInsert - org.springframework.data.relational.core.sql のインターフェース
- InsertBuilder.InsertIntoColumnsAndValues - org.springframework.data.relational.core.sql のインターフェース
WHERE
メソッドを公開するインターフェース。
- InsertBuilder.InsertIntoColumnsAndValuesWithBuild - org.springframework.data.relational.core.sql のインターフェース
value
メソッドを公開して、INSERT
ステートメントとビルドメソッドに値を追加するインターフェース。
- InsertBuilder.InsertValues - org.springframework.data.relational.core.sql のインターフェース
value
メソッドを公開して、INSERT
ステートメントに値を追加するインターフェース。
- InsertBuilder.InsertValuesWithBuild - org.springframework.data.relational.core.sql のインターフェース
value
メソッドを公開して、INSERT
ステートメントとビルドメソッドに値を追加するインターフェース。
- InsertRoot(T) - クラス org.springframework.data.relational.core.conversion. DbAction.InsertRoot のコンストラクター
- INSTANCE - クラス org.springframework.data.relational.core.dialect.AnsiDialect の静的変数
シングルトンインスタンス。
- INSTANCE - クラス org.springframework.data.relational.core.dialect. Db2Dialect の静的変数
シングルトンインスタンス。
- INSTANCE - クラス org.springframework.data.relational.core.dialect. H2Dialect の静的変数
シングルトンインスタンス。
- INSTANCE - クラス org.springframework.data.relational.core.dialect.HsqlDbDialect の静的変数
- INSTANCE - クラス org.springframework.data.relational.core.dialect.MySqlDialect の静的変数
シングルトンインスタンス。
- INSTANCE - クラス org.springframework.data.relational.core.dialect.PostgresDialect の静的変数
シングルトンインスタンス。
- INSTANCE - クラス org.springframework.data.relational.core.dialect.SqlServerDialect の静的変数
シングルトンインスタンス。
- INSTANCE - インターフェース org.springframework.data.relational.core.mapping.NamingStrategy の静的変数
デフォルトの実装のみを利用するインターフェースの空の実装。
- into(Table) - インターフェース org.springframework.data.relational.core.sql.InsertBuilder のメソッド
Table
を
INSERT INTO
に宣言します。
- Into - org.springframework.data.relational.core.sql のクラス
INTO
句。
- is(Object) - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- isCollectionLike() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- isDistinct() - インターフェース org.springframework.data.relational.core.sql.Select のメソッド
この選択が個別の行を返すかどうかを示すフラグ。
- isEmbedded() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- isEmbedded() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
パスが空ではなく、リーフプロパティが埋め込みパスである場合に正確に true を返します。
- isEmbedded() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- isEmpty() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- isEmpty() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- isEntity() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- isEntity() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- isEqual(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
- isEqualTo(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- isFalse() - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- isForceQuote() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- isForceQuote() - クラス org.springframework.data.relational.core.mapping.RelationalMappingContext のメソッド
すべてのテーブル名と列名に対して引用を有効にするかどうかを返します。
- isGreater(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
{@code!
- isGreater(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
left
が
right
より大きいと比較して、
<=
(より大きい)
Condition
を作成します。
- isGreaterOrEqualTo(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- isGreaterOrEqualTo(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
left
が
right
より大きいか等しい
<=
(より大きいまたは等しい)
Condition
を作成します。
- isGroup() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
- isGroup() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
- isIgnoreCase() - クラス org.springframework.data.relational.core.query.Criteria のメソッド
大文字と小文字を区別しない方法で比較を行うかどうかを確認します。
- isIgnoreCase() - インターフェース org.springframework.data.relational.core.query.CriteriaDefinition のメソッド
大文字と小文字を区別しない方法で比較を行うかどうかを確認します。
- isLess(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- isLess(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
- isLessOrEqualTo(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- isLessOrEqualTo(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
left
が
right
以下であるかどうかを比較して、
<=
(以下)
Condition
を作成します。
- isMap() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- isModifyingQuery() - クラス org.springframework.data.jdbc.repository.query.JdbcQueryMethod のメソッド
クエリメソッドが変更メソッドかどうかを返します。
- isMultiValued() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
このパスに複数の値がある場合、つまり、パスにコレクションと配列またはマップである要素が少なくとも 1 つ含まれている場合、true を返します。
- isNegated() - クラス org.springframework.data.relational.core.sql.Between のメソッド
- isNegated() - クラス org.springframework.data.relational.core.sql.IsNull のメソッド
- isNegated() - クラス org.springframework.data.relational.core.sql.Like のメソッド
- isNotEqual(Expression, Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
{@code!
- isNotEqualTo(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
{@code!
- isNotIn() - クラス org.springframework.data.relational.core.sql.In のメソッド
- isNotNull() - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- isNotNull() - クラス org.springframework.data.relational.core.sql.Column のメソッド
IS NOT NULL
条件を作成します。
- isNull() - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- isNull() - クラス org.springframework.data.relational.core.sql.Column のメソッド
IS NULL
条件を作成します。
- isNull(Expression) - クラス org.springframework.data.relational.core.sql.Conditions の静的メソッド
IS NULL
条件を作成します。
- IsNull - org.springframework.data.relational.core.sql のクラス
- isOrdered() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- isOrdered() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- isOrdered() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
このプロパティが順序付きプロパティかどうかを返します。
- isQualified() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- isQualified() - クラス org.springframework.data.relational.core.mapping.PersistentPropertyPathExtension のメソッド
- isQualified() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
このプロパティが修飾プロパティ、つまりキーまたはインデックスによって選択される可能性のある複数の要素を参照するプロパティであるかどうかを返します。
- isReference() - クラス org.springframework.data.jdbc.core.mapping.BasicJdbcPersistentProperty のメソッド
- isReference() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- isReference() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
- isSorted() - クラス org.springframework.data.relational.core.query.Query のメソッド
Query
にソートパラメーターがある場合は true を返します。
- isSupported() - インターフェース org.springframework.data.relational.core.dialect.ArrayColumns のメソッド
ダイアレクトが配列型の列をサポートする場合、true を返します。
- isSupported() - 列挙型 org.springframework.data.relational.core.dialect.ArrayColumns.Unsupported のメソッド
- isTrue() - インターフェース org.springframework.data.relational.core.query. Criteria.CriteriaStep のメソッド
- save(T) - インターフェース org.springframework.data.jdbc.core.JdbcAggregateOperations のメソッド
集合体のすべてのメンバーを含む集合体のインスタンスを保存します。
- save(T) - クラス org.springframework.data.jdbc.core.JdbcAggregateTemplate のメソッド
- save(S) - クラス org.springframework.data.jdbc.repository.support.SimpleJdbcRepository のメソッド
- saveAll(Iterable<S>) - クラス org.springframework.data.jdbc.repository.support.SimpleJdbcRepository のメソッド
- Segment - org.springframework.data.relational.core.sql のインターフェース
すべての抽象構文ツリー(AST)セグメントのスーパータイプ。
- Select - org.springframework.data.relational.core.sql のインターフェース
SELECT
ステートメントの AST。
- select(Expression) - インターフェース org.springframework.data.relational.core.sql.SelectBuilder のメソッド
- select(Expression...) - インターフェース org.springframework.data.relational.core.sql.SelectBuilder のメソッド
- select(Collection<? extends Expression>) - インターフェース org.springframework.data.relational.core.sql.SelectBuilder のメソッド
- select(Expression) - インターフェース org.springframework.data.relational.core.sql. SelectBuilder.SelectAndFrom のメソッド
- select(Expression...) - インターフェース org.springframework.data.relational.core.sql. SelectBuilder.SelectAndFrom のメソッド
- select(Collection<? extends Expression>) - インターフェース org.springframework.data.relational.core.sql. SelectBuilder.SelectAndFrom のメソッド
- select(Expression) - クラス org.springframework.data.relational.core.sql.StatementBuilder の静的メソッド
- select(Expression...) - クラス org.springframework.data.relational.core.sql.StatementBuilder の静的メソッド
- select(Collection<? extends Expression>) - クラス org.springframework.data.relational.core.sql.StatementBuilder の静的メソッド
- select() - クラス org.springframework.data.relational.core.sql.StatementBuilder の静的メソッド
- SelectBuilder - org.springframework.data.relational.core.sql のインターフェース
Select
ステートメントを作成するためのエントリポイント。
- SelectBuilder.BuildSelect - org.springframework.data.relational.core.sql のインターフェース
- SelectBuilder.SelectAndFrom - org.springframework.data.relational.core.sql のインターフェース
SELECT
および FROM
メソッドを公開するビルダー。
- SelectBuilder.SelectFrom - org.springframework.data.relational.core.sql のインターフェース
FROM
メソッドを公開するビルダー。
- SelectBuilder.SelectFromAndJoin - org.springframework.data.relational.core.sql のインターフェース
FROM
、JOIN
、WHERE
、LIMIT/OFFSET
および LOCK
メソッドを公開するビルダー。
- SelectBuilder.SelectFromAndJoinCondition - org.springframework.data.relational.core.sql のインターフェース
FROM
、WHERE
、LIMIT/OFFSET
、JOIN、AND
、LOCK
の継続メソッドを公開するビルダー。
- SelectBuilder.SelectFromAndOrderBy - org.springframework.data.relational.core.sql のインターフェース
FROM
、JOIN
、WHERE
、LIMIT/OFFSET
および LOCK
メソッドを公開するビルダー。
- SelectBuilder.SelectJoin - org.springframework.data.relational.core.sql のインターフェース
JOIN
メソッドを公開するインターフェース。
- SelectBuilder.SelectLimitOffset - org.springframework.data.relational.core.sql のインターフェース
制限 / オフセット方法。
- SelectBuilder.SelectLock - org.springframework.data.relational.core.sql のインターフェース
メソッドをロックします。
- SelectBuilder.SelectOn - org.springframework.data.relational.core.sql のインターフェース
JOIN
関連を宣言する ON
メソッドを公開するインターフェース。
- SelectBuilder.SelectOnCondition - org.springframework.data.relational.core.sql のインターフェース
JOIN および JOIN … ON
継続メソッドを公開するビルダー。
- SelectBuilder.SelectOnConditionComparison - org.springframework.data.relational.core.sql のインターフェース
ターゲット列の比較関連を宣言するインターフェース。
- SelectBuilder.SelectOrdered - org.springframework.data.relational.core.sql のインターフェース
ORDER BY
および LOCK
メソッドを公開するビルダー。
- SelectBuilder.SelectWhere - org.springframework.data.relational.core.sql のインターフェース
WHERE
、LOCK
メソッドを公開するインターフェース。
- SelectBuilder.SelectWhereAndOr - org.springframework.data.relational.core.sql のインターフェース
WHERE
Condition
の
AND
/
OR
コンビネータメソッドを公開するインターフェース。
- SelectList - org.springframework.data.relational.core.sql のクラス
選択リスト(選択された列、関数)を表す値オブジェクト。
- SelectRenderContext - org.springframework.data.relational.core.sql.render のインターフェース
特に SELECT
ステートメントのコンテキストをレンダリングします。
- set(String, Object) - クラス org.springframework.data.relational.core.query.Update のメソッド
値を割り当てて列を更新します。
- set(SqlIdentifier, Object) - クラス org.springframework.data.relational.core.query.Update のメソッド
値を割り当てて列を更新します。
- set(Expression) - クラス org.springframework.data.relational.core.sql.Column のメソッド
- set(Assignment) - インターフェース org.springframework.data.relational.core.sql. UpdateBuilder.UpdateAssign のメソッド
- set(Assignment...) - インターフェース org.springframework.data.relational.core.sql. UpdateBuilder.UpdateAssign のメソッド
- set(Collection<? extends Assignment>) - インターフェース org.springframework.data.relational.core.sql. UpdateBuilder.UpdateAssign のメソッド
- setApplicationEventPublisher(ApplicationEventPublisher) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setBeanFactory(BeanFactory) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setConverter(JdbcConverter) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setDataAccessStrategy(DataAccessStrategy) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setDelegate(DataAccessStrategy) - クラス org.springframework.data.jdbc.core.convert.DelegatingDataAccessStrategy のメソッド
他のメソッドを呼び出す前に、正確に 1 回呼び出す必要があります。
- setDialect(Dialect) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setEntity(T) - インターフェース org.springframework.data.relational.core.conversion.MutableAggregateChange のメソッド
AggregateChange
のルートオブジェクトを設定します。
- setEntityCallbacks(EntityCallbacks) - クラス org.springframework.data.jdbc.core.JdbcAggregateTemplate のメソッド
- setEntityCallbacks(EntityCallbacks) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory のメソッド
- setForceQuote(boolean) - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- setForceQuote(boolean) - クラス org.springframework.data.relational.core.mapping.RelationalMappingContext のメソッド
すべてのテーブルと列名の引用を有効 / 無効にします。
- setJdbcOperations(NamedParameterJdbcOperations) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setMappingContext(RelationalMappingContext) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setNamespaceStrategy(NamespaceStrategy) - クラス org.springframework.data.jdbc.mybatis.MyBatisDataAccessStrategy のメソッド
使用する NamespaceStrategy を設定します。
- setNamingStrategy(RenderNamingStrategy) - クラス org.springframework.data.relational.core.dialect.RenderContextFactory のメソッド
- setQueryMappingConfiguration(QueryMappingConfiguration) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory のメソッド
- setQueryMappingConfiguration(QueryMappingConfiguration) - クラス org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean のメソッド
- setVersionNumberOnEntity(S, Number, RelationalPersistentEntity<S>, RelationalConverter) - クラス org.springframework.data.relational.core.conversion.RelationalEntityVersionUtils の静的メソッド
リレーショナル永続エンティティのインスタンスにバージョンプロパティを設定します。
- shouldCreateEmptyEmbedded() - クラス org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty のメソッド
- shouldCreateEmptyEmbedded() - インターフェース org.springframework.data.relational.core.mapping.RelationalPersistentProperty のメソッド
このプロパティに対して空の埋め込みオブジェクトが作成されることになっているかどうかを返します。
- shouldCreatePersistentEntityFor(TypeInformation<?>) - クラス org.springframework.data.jdbc.core.mapping.JdbcMappingContext のメソッド
- SimpleCondition - org.springframework.data.relational.core.sql のクラス
- SimpleFunction - org.springframework.data.relational.core.sql のクラス
- SimpleJdbcRepository <T、ID >-org.springframework.data.jdbc.repository.support のクラス
- SimpleJdbcRepository(JdbcAggregateOperations, PersistentEntity<T, ?>) - クラス org.springframework.data.jdbc.repository.support.SimpleJdbcRepository のコンストラクター
- SimpleRelationalEntityMetadata <T> - org.springframework.data.relational.repository.query のクラス
- SimpleRelationalEntityMetadata(Class<T>, RelationalPersistentEntity<?>) - クラス org.springframework.data.relational.repository.query.SimpleRelationalEntityMetadata のコンストラクター
- SimpleSegment - org.springframework.data.relational.core.sql のクラス
- size() - クラス org.springframework.data.jdbc.core.convert.Identifier のメソッド
このコレクション内のキーパーツの数を返します。
- sort(Sort) - クラス org.springframework.data.relational.core.query.Query のメソッド
- SQL - org.springframework.data.relational.core.sql のクラス
- SqlGeneratorSource - org.springframework.data.jdbc.core.convert のクラス
ドメインタイプごとに SqlGenerator
を提供します。
- SqlGeneratorSource(RelationalMappingContext, JdbcConverter, Dialect) - クラス org.springframework.data.jdbc.core.convert.SqlGeneratorSource のコンストラクター
- SqlIdentifier - org.springframework.data.relational.core.sql のインターフェース
テーブル名や列名など、データベースに存在する名前付きオブジェクトを表します。
- SqlRenderer - org.springframework.data.relational.core.sql.render のクラス
- SqlServerDialect - org.springframework.data.relational.core.dialect のクラス
Microsoft SQL Server の SQL ダイアレクト。
- SqlServerDialect() - クラス org.springframework.data.relational.core.dialect.SqlServerDialect のコンストラクター
- SqlServerSelectRenderContext - org.springframework.data.relational.core.dialect のクラス
- SqlServerSelectRenderContext(Function<Select, CharSequence>, Function<Select, CharSequence>) - クラス org.springframework.data.relational.core.dialect.SqlServerSelectRenderContext のコンストラクター
- sqlTypeFor(Class<?>) - クラス org.springframework.data.jdbc.support.JdbcUtil の静的メソッド
- sqlTypeFor(JDBCType) - クラス org.springframework.data.jdbc.support.JdbcUtil の静的メソッド
- standardizeLetterCase(String) - インターフェース org.springframework.data.relational.core.sql.IdentifierProcessing のメソッド
引用符付きバージョンと引用符なしバージョンから意味的に同じ識別子が得られるように、識別子での大文字と小文字の使用を標準化します。
- StatementBuilder - org.springframework.data.relational.core.sql のクラス
SQL ステートメントを構築するためのエントリポイント。
- StringBasedJdbcQuery - org.springframework.data.jdbc.repository.query のクラス
リポジトリメソッドに基づいて実行されるクエリ。アノテーション付き SQL クエリであり、メソッドに提供される引数です。
- StringBasedJdbcQuery(JdbcQueryMethod, NamedParameterJdbcOperations, RowMapper<?>, JdbcConverter) - クラス org.springframework.data.jdbc.repository.query.StringBasedJdbcQuery のコンストラクター
- StringLiteral - org.springframework.data.relational.core.sql のクラス
- SubselectExpression - org.springframework.data.relational.core.sql のクラス
- validate(PartTree, Parameters<?, ?>) - クラス org.springframework.data.relational.repository.query.RelationalQueryCreator の静的メソッド
派生クエリのパラメーターを検証します。
- value(Column, Expression) - クラス org.springframework.data.relational.core.sql.Assignments の静的メソッド
- value(Expression) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertIntoColumnsAndValuesWithBuild のメソッド
VALUES
リストに
value
を追加します。
- value(Expression) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertValues のメソッド
VALUES
リストに
value
を追加します。
- value(Expression) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertValuesWithBuild のメソッド
VALUES
リストに
value
を追加します。
- ValueFunction <T> - org.springframework.data.relational.core.query のインターフェース
実際の値を返す前にエスケープできる任意の値を返す値関数を表します。
- valueOf(String)- 列挙型 org.springframework.data.jdbc.core.convert の静的メソッド。JdbcColumnTypes
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.conversion。の static メソッド AggregateChange.Kind
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.dialect。の static メソッド ArrayColumns.Unsupported
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.dialect。の static メソッド LimitClause.Position
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.dialect。の static メソッド LockClause.Position
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.mapping。Embedded.OnEmpty
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.query の静的メソッド。CriteriaDefinition.Combinator
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.query の静的メソッド。CriteriaDefinition.Comparator
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.sql の static メソッド IdentifierProcessing.LetterCasing
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.sql の static メソッド Join.JoinType
指定された名前を持つこのタイプの列挙定数を返します。
- valueOf(String)- 列挙型 org.springframework.data.relational.core.sql の静的メソッド。LockMode
指定された名前を持つこのタイプの列挙定数を返します。
- values()- 列挙型 org.springframework.data.jdbc.core.convert の静的メソッド。JdbcColumnTypes
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.conversion。の static メソッド AggregateChange.Kind
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.dialect。の static メソッド ArrayColumns.Unsupported
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.dialect。の static メソッド LimitClause.Position
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.dialect。の static メソッド LockClause.Position
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.mapping。Embedded.OnEmpty
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.query の静的メソッド。CriteriaDefinition.Combinator
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.query の静的メソッド。CriteriaDefinition.Comparator
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.sql の static メソッド IdentifierProcessing.LetterCasing
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values(Expression...) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertIntoColumnsAndValuesWithBuild のメソッド
1 つ以上の
values
を
VALUES
リストに追加します。
- values(Collection<? extends Expression>) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertIntoColumnsAndValuesWithBuild のメソッド
1 つ以上の
values
を
VALUES
リストに追加します。
- values(Expression...) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertValues のメソッド
1 つ以上の
values
を
VALUES
リストに追加します。
- values(Collection<? extends Expression>) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertValues のメソッド
1 つ以上の
values
を
VALUES
リストに追加します。
- values(Expression...) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertValuesWithBuild のメソッド
1 つ以上の
values
を
VALUES
リストに追加します。
- values(Collection<? extends Expression>) - インターフェース org.springframework.data.relational.core.sql. InsertBuilder.InsertValuesWithBuild のメソッド
1 つ以上の
values
を
VALUES
リストに追加します。
- values()- 列挙型 org.springframework.data.relational.core.sql の static メソッド Join.JoinType
この列挙型の定数を含む配列を、宣言されている順序で返します。
- values()- 列挙型 org.springframework.data.relational.core.sql の静的メソッド。LockMode
この列挙型の定数を含む配列を、宣言されている順序で返します。
- Values - org.springframework.data.relational.core.sql のクラス
VALUES
句。
- visit(Visitor) - インターフェース org.springframework.data.relational.core.sql.Visitable のメソッド
- Visitable - org.springframework.data.relational.core.sql のインターフェース
Visitor
によって訪問されることを望む実装のためのインターフェース。
- Visitor - org.springframework.data.relational.core.sql のインターフェース