Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 836C6DDB2 for ; Tue, 9 Oct 2012 18:40:04 +0000 (UTC) Received: (qmail 44970 invoked by uid 500); 9 Oct 2012 18:40:04 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 44927 invoked by uid 500); 9 Oct 2012 18:40:04 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 44854 invoked by uid 99); 9 Oct 2012 18:40:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 18:40:04 +0000 Date: Tue, 9 Oct 2012 18:40:04 +0000 (UTC) From: "Albert Lee (JIRA)" To: dev@openjpa.apache.org Message-ID: <1177547463.16023.1349808004210.JavaMail.jiratomcat@arcas> In-Reply-To: <1676550654.1080.1329860208743.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (OPENJPA-2137) Make some members of StateManagerImpl protected to allow for greater extensibility MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OPENJPA-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee closed OPENJPA-2137. ------------------------------- > Make some members of StateManagerImpl protected to allow for greater extensibility > ---------------------------------------------------------------------------------- > > Key: OPENJPA-2137 > URL: https://issues.apache.org/jira/browse/OPENJPA-2137 > Project: OpenJPA > Issue Type: Improvement > Components: kernel > Affects Versions: 2.2.0, 2.3.0 > Reporter: Rick Curtis > Assignee: Rick Curtis > Fix For: 2.3.0, 2.2.1 > > > With this JIRA I'm going to change a couple of fields[1][2] to protected to allow for greater extensibility. > [1] private BitSet _loaded > [2] private PCState _state -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira