Package org.openremote.manager.asset
Class AssetStorageService.PreparedAssetQuery
java.lang.Object
org.openremote.manager.asset.AssetStorageService.PreparedAssetQuery
- Enclosing class:
AssetStorageService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final List<AssetStorageService.ParameterBinder> protected final String -
Constructor Summary
ConstructorsConstructorDescriptionPreparedAssetQuery(String querySql, List<AssetStorageService.ParameterBinder> binders) -
Method Summary
-
Field Details
-
querySql
-
binders
-
-
Constructor Details
-
PreparedAssetQuery
-
-
Method Details
-
apply
protected void apply(jakarta.persistence.EntityManager em, org.hibernate.query.Query<Object[]> query)
-