Let\'s take a simple SELECT query:
SELECT
@SqlQuery("SELECT * FROM mytable WHERE some_column = :myVar") List getBySomeColumn(