public class ClientMetadataBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log
The log instance.
|
private Map |
mapExternalProperties |
private String[] |
persistenceUnits |
private SchemaConfiguration |
schemaConfiguration |
| Constructor and Description |
|---|
ClientMetadataBuilder(Map mapOfPuProperties,
EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata,
String... persistenceUnits) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildClientFactoryMetadata(Map<String,ClientFactory> clientFactories,
EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata) |
private static org.slf4j.Logger log
private String[] persistenceUnits
private Map mapExternalProperties
private SchemaConfiguration schemaConfiguration
public ClientMetadataBuilder(Map mapOfPuProperties, EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata, String... persistenceUnits)
public void buildClientFactoryMetadata(Map<String,ClientFactory> clientFactories, EntityManagerFactoryImpl.KunderaMetadata kunderaMetadata)
Copyright © 2015. All Rights Reserved.