public class DataMapperLibraryFinder extends Object
| Modifier and Type | Method and Description |
|---|---|
static DataMapperLibrary |
get(String libraryName) |
static List<DataMapperLibrary> |
getAll()
Return list of libraries that have been found by this runtime,
in alphabetical order of their type names.
|
public static DataMapperLibrary get(String libraryName)
public static List<DataMapperLibrary> getAll()
Copyright © 2018. All rights reserved.