PHP 클래스 Pheasant\Locking\PessimisticLock

파일 보기 프로젝트 열기: lox/pheasant 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $object, $clause = null ) Constructor
acquire ( ) : object Acquire the lock on the object

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( $object, $clause = null )

acquire() 공개 메소드

Acquire the lock on the object
public acquire ( ) : object
리턴 object the reloaded object