HHH-7503 formatting

This commit is contained in:
Hardy Ferentschik 2012-08-23 15:31:07 +02:00
parent 3ad46e5062
commit 914eaeb742

View File

@ -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();