Glossary Item Box
Sets the name of the primary key constraint on a table for a class. The name generator for the datastore of the class provides the default name.
<class name="Category"> <extension key="db-pk-constraint-name" value="pk_cat" /> </class>