fr.ird.msaccess.importer
Class ImporterHelper
java.lang.Object
fr.ird.msaccess.importer.ImporterHelper
public class ImporterHelper
- extends Object
Usefull methods.
- Since:
- 1.4
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImporterHelper
public ImporterHelper()
getReferenceKey
public static String getReferenceKey(Class<?> type,
Serializable... properties)
- Obtain a reference key from his natural properties.
- Parameters:
type - type of entityproperties - values to add in key (means natural ids in fact)
- Returns:
- the build key
Copyright © 2010-2011 IRD. All Rights Reserved.