MetadataServiceImpl

public class MetadataServiceImpl implements MetadataService

Implementation of the MetadataServiceImpl. Will use the PersistenceManagerFactory available for retrieving metadata. This allows retrieving the DataNucleus metadata without making any assumptions.

Methods

getComboboxTableName

public String getComboboxTableName(String entityClassName, String cbFieldName)