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

Diff of /incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/AllocationActions.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/AllocationActions.java	2005/04/29 23:07:01	165357
+++ incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data/AllocationActions.java	2005/04/29 23:13:40	165358
@@ -38,7 +38,7 @@ public interface AllocationActions {
 		operation, set the allocation status of pageNumber to undoStatus
 		
 		@param t				The transaction
-		@param allocpage		the allocation page
+		@param allocPage		the allocation page
 		@param pageNumber		the page to allocation or deallocation
 		@param doStatus			set the allocation status of the page this value
 		@param undoStatus		on undo, set the allocation status of the page
@@ -54,7 +54,7 @@ public interface AllocationActions {
 		Chain one allocation page to the next.
 
 		@param t				The transaction
-		@param allocpage		the allocation page whose next page chain needs
+		@param allocPage		the allocation page whose next page chain needs
 								to be changed
 		@param pageNumber		the next allocation page's number 
 		@param pageOffset		the next allocation page's page offset

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26