代码搜索:Transaction
找到约 6,361 项符合「Transaction」的源代码
代码结果 6,361
www.eeworm.com/read/195013/5122939
c transaction.c
/*
* linux/fs/transaction.c
*
* Written by Stephen C. Tweedie , 1998
*
* Copyright 1998 Red Hat corp --- All Rights Reserved
*
* This file is part of the Linux kernel and is ma
www.eeworm.com/read/190666/5180791
java transaction.java
/* Copyright (C) 2001 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LIC
www.eeworm.com/read/187332/5224882
eps transaction.eps
%!PS-Adobe-2.0 EPSF-2.0
%%Title: transaction.dia
%%Creator: Dia v0.91
%%CreationDate: Tue Jul 15 15:00:02 2003
%%For: janakj
%%Orientation: Portrait
%%Magnification: 1.0000
%%BoundingBox: 0 0 413 511
www.eeworm.com/read/180408/5287276
java transaction.java
//$Id: Transaction.java,v 1.1 2005/03/29 03:06:25 oneovthafew Exp $
package org.hibernate.test.cut;
/**
* @author Gavin King
*/
public class Transaction {
private Long id;
private Strin
www.eeworm.com/read/179904/5301553
java transaction.java
/* Copyright (c) 1995-2000, The Hypersonic SQL Group.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/179510/5304429
java transaction.java
/*
* 04/04/2002 - 23:12:27
*
* $RCSfile: Transaction.java,v $ - JdbF Object Relational mapping system
* Copyright (C) 2002 JDBF Development Team
*
* http://jdbf.sourceforge.net
*
* This progr
www.eeworm.com/read/177256/5330500
java transaction.java
/*
* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redi
www.eeworm.com/read/173141/5377307
java transaction.java
/*
Derby - Class org.apache.derby.iapi.store.raw.Transaction
Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version
www.eeworm.com/read/169327/5424213
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/169327/5424243
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