mirror of
https://github.com/apache/openjpa.git
synced 2025-02-06 10:09:30 +00:00
OPENJPA-288 committing on behalf of Teresa
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@558073 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f12af8d977
commit
99950ad3ff
@ -51,7 +51,7 @@ public class PreparedStatementManagerImpl
|
||||
protected final DBDictionary _dict;
|
||||
|
||||
// track exceptions
|
||||
private final Collection _exceptions = new LinkedList();
|
||||
protected final Collection _exceptions = new LinkedList();
|
||||
|
||||
/**
|
||||
* Constructor. Supply connection.
|
||||
|
Loading…
x
Reference in New Issue
Block a user