@GeneratedValue

From NovaOrdis Knowledge Base
Revision as of 18:00, 15 October 2018 by Ovidiu (talk | contribs) (Created page with "=Internal= * JPA Concepts =Overview= <syntaxhighlight lang='java'> @GeneratedValue(strategy = GenerationType.AUTO) </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

@GeneratedValue(strategy = GenerationType.AUTO)