代码搜索:Transaction

找到约 6,361 项符合「Transaction」的源代码

代码结果 6,361
www.eeworm.com/read/236816/4637756

java transaction.java

/* * Copyright (c) 2003, KNOPFLERFISH project * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi
www.eeworm.com/read/233939/4663386

java transaction.java

/* * $Id: Transaction.java,v 1.8 2002/12/16 22:18:29 rwald Exp $ * ======================================================================= * Copyright (c) 2002 Axion Development Team. All rights r
www.eeworm.com/read/233448/4688410

java transaction.java

/* Transaction.java -- Copyright (C) 2001, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it
www.eeworm.com/read/231203/4717636

java transaction.java

package test.ejb.jdo; import java.util.Date; import java.util.Vector; /** * A simple test class to test for generation of Castor's mapping.xml. * * @castor.class * id="reference" *
www.eeworm.com/read/231017/4718328

java transaction.java

/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Oracle Corporation. All rights reserved. * * $Id: Transaction.java,v 12.4 2006/08/24 14:46:09 bostic Exp
www.eeworm.com/read/228954/4761542

cs transaction.cs

// Fig. 14.18: Transaction.cs // Handles record transactions. // C# namespaces using System; using System.IO; using System.Windows.Forms; // Deitel namespaces using BankLibrary; namespac
www.eeworm.com/read/219730/4847258

java transaction.java

/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Oracle Corporation. All rights reserved. * * $Id: Transaction.java,v 12.4 2006/08/24 14:46:09 bostic Exp
www.eeworm.com/read/219096/4850447

java transaction.java

//============================================================================= //=== Copyright (C) 2001-2005 Food and Agriculture Organization of the //=== United Nations (FAO-UN), United Nations Wor
www.eeworm.com/read/213496/4915955

java transaction.java

//$Id: Transaction.java,v 1.5.2.2 2003/09/29 12:06:30 oneovthafew Exp $ package net.sf.hibernate.odmg; import org.odmg.LockNotGrantedException; import org.odmg.ODMGException; import org.odmg.ODMGRunt
www.eeworm.com/read/213496/4915985

java transaction.java

//$Id: Transaction.java,v 1.6.2.1 2003/08/09 11:24:46 turin42 Exp $ package net.sf.hibernate; /** * Allows the application to define units of work, while * maintaining abstraction from the underlyi