Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 53 KB 1123 over 22 years Jing Tao Make a every method check in and check out DBCo...
AccessionNumber.java 14.5 KB 1130 over 22 years Jing Tao Change for every method to use getDBConnection ...
AccessionNumberException.java 1.84 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
AssociateAccessPolicy.java 16.6 KB 1016 over 22 years Jing Tao Currently, some document in xml_document table ...
AuthInterface.java 3.54 KB 730 over 23 years bojilova Changes related to running LDAP servers referre...
AuthLdap.java 40.9 KB 1006 over 22 years Jing Tao Fixed getGroup method return a exception and ca...
AuthMcat.java 14.1 KB 730 over 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.9 KB 888 almost 23 years berkley updated the referral mechanism so that metacat ...
BasicNode.java 6.71 KB 821 over 23 years bojilova added support for Namespaces. Metacat now can s...
CatalogMessageHandler.java 2.95 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DBConnection.java 9.16 KB 1132 over 22 years Jing Tao Add a new method - createStatement.
DBConnectionPool.java 20.9 KB 1122 over 22 years Jing Tao In returnDBConnection method, a new parameter n...
DBDTDHandler.java 5.23 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DBEntityResolver.java 13.5 KB 1131 over 22 years Jing Tao Correct the parameter of getDBConnection - met...
DBQuery.java 45.4 KB 1096 over 22 years Jing Tao Add debugMessage level in this class
DBSAXHandler.java 21.5 KB 1062 over 22 years Jing Tao Assign debug level to parser. (it level is 50)
DBSAXNode.java 14.5 KB 1001 over 22 years berkley hopefully fixed the connection closed error.
DBSimpleQuery.java 7.11 KB 675 almost 24 years berkley added precise location information (class.metho...
DBTransform.java 13.5 KB 950 almost 23 years Jing Tao In method transformXMLDocument, if no style she...
DBUtil.java 12.1 KB 847 about 23 years Matt Jones Fixed the function to return the max id for a g...
DBValidate.java 9.8 KB 675 almost 24 years berkley added precise location information (class.metho...
DocInfoHandler.java 2.29 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
DocumentIdentifier.java 6.88 KB 736 over 23 years bojilova put exception handler messages when acc# is not...
DocumentImpl.java 75.9 KB 1081 over 22 years Jing Tao Add a access control for MetaCatServlet to upda...
ElementNode.java 5.24 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
ForceReplicationHandler.java 6.75 KB 1075 over 22 years Jing Tao Add two control for send or accept data file
HttpMessage.java 5.14 KB 1083 over 22 years Jing Tao Add setCookie method in this class. Junit test ...
McdbDocNotFoundException.java 2.08 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
McdbException.java 3.41 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 60.2 KB 1125 over 22 years Jing Tao Add DBConnectionPool object in servlet's init m...
MetaCatUtil.java 17.6 KB 1060 over 22 years Jing Tao Change the method getLocalReplicationServerName...
MetacatReplication.java 47.4 KB 1101 over 22 years Jing Tao Add test ssl work or not in handleUpdateRequest...
MetacatURL.java 9.35 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.78 KB 826 about 23 years bojilova changes to store namespace prefixes separately ...
PINode.java 2.54 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 29.9 KB 899 almost 23 years berkley made a ton of changes related to keeping oracle...
RelationHandler.java 6.21 KB 887 almost 23 years berkley made it so we can now use multiple accessfilest...
ReplMessageHandler.java 4.29 KB 1036 over 22 years Jing Tao Making parser to handle datafile attribute in p...
ReplicationHandler.java 28.5 KB 1102 over 22 years Jing Tao Add the code to handle error in the respone fo...
TextNode.java 2.12 KB 669 almost 24 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
1132 05/23/2002 08:50 PM Jing Tao

Add a new method - createStatement.

1131 05/23/2002 08:48 PM Jing Tao

Correct the parameter of getDBConnection - methodName in code.

1130 05/23/2002 08:42 PM Jing Tao

Change for every method to use getDBConnection and returnDBConnection to manage DBConnection.

1125 05/23/2002 05:58 PM Jing Tao

Add DBConnectionPool object in servlet's init method and DBConnectionPool's release method in servlet's destory method.

1124 05/23/2002 05:56 PM Jing Tao

Delete connection as a class field and make every method to check in and check out connection if it need.

1123 05/23/2002 05:54 PM Jing Tao

Make a every method check in and check out DBConnection if this method need a connection.

1122 05/23/2002 01:40 PM Jing Tao

In returnDBConnection method, a new parameter named serialNumber was added. It will compare to the checkOutSerialNumber in DBConnection.

1121 05/23/2002 01:38 PM Jing Tao

Add a new attribute named checkOutSerialNumber, which to make sure when DBConnection would not be check in mutiple times.

1102 05/21/2002 09:59 AM Jing Tao

Add the code to handle error in the respone for a update request.

1101 05/21/2002 09:53 AM Jing Tao

Add test ssl work or not in handleUpdateRequest method too.

View revisions

Also available in: Atom