/[Apache-SVN]/incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/CachedPage.java
ViewVC logotype

Diff of /incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/CachedPage.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/CachedPage.java	2005/04/29 23:07:01	165357
+++ incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/CachedPage.java	2005/04/29 23:13:40	165358
@@ -136,8 +136,10 @@ public abstract class CachedPage extends
 	}
 
 	/**
-		Initialize the object, ie. perform work normally perfomed in constructor.
-		Called by setIdentity() and createIdentity().
+        Initialize a CachedPage.
+        <p>
+		Initialize the object, ie. perform work normally perfomed in 
+        constructor.  Called by setIdentity() and createIdentity().
 	*/
 	protected void initialize()
 	{

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26