程序包的使用
org.hibernate.hql.spi.id.cte
-
使用org.hibernate.hql.spi.id.cte的程序包 程序包 说明 org.hibernate.hql.spi.id.cte -
org.hibernate.hql.spi.id.cte使用的org.hibernate.hql.spi.id.cte中的类 类 说明 AbstractCteValuesListBulkIdHandler Defines how identifier values are selected from the updatable/deletable tables.CteValuesListBuilder Builds the CTE with VALUES list clause that wraps the identifiers to be updated/deleted.CteValuesListBulkIdStrategy This bulk-id strategy uses a CTE with a VALUE list to hold the identifiers, which are later used by the update or delete statement: