#### 2.6.12. Using @GenericGenerator
<div class="paragraph">
@GenericGenerator allows integration of any Hibernate `org.hibernate.id.IdentifierGenerator` implementation, including any of the specific ones discussed here and any custom ones.
</div>
</div>
<div class="sect3">