Skip to content

Cassitory using only prepared statements

Cael edited this page Jun 27, 2019 · 4 revisions

Introduction

If your project is not using Mappers and you just have the prepared statements then Cassitory gives you a way to generate your repository by generating all the prepared statements needed to accomplish the goal.

Step 1:

Create your DTO and annotate it with the following Cassitory annotations:

Clone this wiki locally