org.jboss.dna.connector.store.jpa.util
Class Namespaces

java.lang.Object
  extended by org.jboss.dna.connector.store.jpa.util.Namespaces

@NotThreadSafe
public class Namespaces
extends Object

Author:
Randall Hauch

Constructor Summary
Namespaces(javax.persistence.EntityManager manager)
           
 
Method Summary
 NamespaceEntity get(String namespaceUri, boolean createIfRequired)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Namespaces

public Namespaces(javax.persistence.EntityManager manager)
Method Detail

get

public NamespaceEntity get(String namespaceUri,
                           boolean createIfRequired)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.