mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
HHH-7503 formatting
This commit is contained in:
parent
3ad46e5062
commit
914eaeb742
@ -40,15 +40,11 @@ public interface PluralAttributeSource
|
||||
public TableSpecificationSource getCollectionTableSpecificationSource();
|
||||
|
||||
public String getCollectionTableComment();
|
||||
|
||||
public String getCollectionTableCheck();
|
||||
|
||||
public Caching getCaching();
|
||||
|
||||
/**
|
||||
* Obtain the name of a custom persister class to be used.
|
||||
*
|
||||
* @return The custom persister class name
|
||||
*/
|
||||
public String getCustomPersisterClassName();
|
||||
|
||||
public String getWhere();
|
||||
|
Loading…
x
Reference in New Issue
Block a user