org.apache.openejb.config
Interface PersistenceContextAnn


public interface PersistenceContextAnn


Method Summary
 String name()
           
 Map<String,String> properties()
           
 String type()
           
 String unitName()
           
 

Method Detail

name

String name()

unitName

String unitName()

type

String type()

properties

Map<String,String> properties()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.