Snippets Collections
@Query(value = "SELECT e FROM Eform e"+
                    "WHERE e.List ")
List<Object> findByResponseAccountId(@Param("responseAccountId") UUID responseAccountId);
star

Fri Apr 22 2022 19:05:21 GMT+0000 (Coordinated Universal Time)

#java #jpa

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension