throw new AssertionFailure( "cannot use a formula-based element in the where condition" );
}
getElementGridType().nullSafeSet( tuple, snapshotElement, getElementColumnNames(), session );
}
}
rowKeyBuilder.values( tuple );
return rowKeyBuilder.build();
}
private RowKey getTupleKeyForDelete(Serializable key, PersistentCollection collection, SessionImplementor session, Object entry, boolean findByIndex, AssociationPersister associationPersister) {
RowKeyBuilder rowKeyBuilder = initializeRowKeyBuilder();