Join Slack
Powered by
<@U2W6BJ91R> The code I posted works. Why shouldn'...
# getting-started
s
squeezymo
12/15/2016, 1:12 PM
@okkero
The code I posted works. Why shouldn't it? 🙂 The annotation targets fields, it's defined like this:
Copy code
@Target(FIELD) @Retention(RUNTIME) public @interface DatabaseField
Open in Slack
Previous
Next