Java EE 5 SDK

javax.persistence
Annotation Type PersistenceContexts


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface PersistenceContexts

Declares one or more PersistenceContext annotations. It is used to express a dependency on container-managed entity manager persistence contexts.

Since:
Java Persistence 1.0

Required Element Summary
 PersistenceContext[] value
          One or more persistence context
 

Element Detail

value

public abstract PersistenceContext[] value
One or more persistence context


Java EE 5 SDK

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Scripting on this page tracks web page traffic, but does not change the content in any way.