public class HibernateMappingFiles extends ArrayList<String>
modCount| Constructor and Description |
|---|
HibernateMappingFiles()
Constructs an empty list of hibernate mapping files.
|
HibernateMappingFiles(String[] aFiles)
Constructs the list of Spring config files.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic HibernateMappingFiles()
public HibernateMappingFiles(String[] aFiles)
aFiles - Files.Copyright © 2025. All rights reserved.