주의: 앞으로 몇 개월에 걸쳐 Google은 콘텐츠를 보다 손쉽게 찾고 나머지 Google Cloud 제품과 더 잘 연동되도록 App Engine 문서 사이트를 재구성할 예정입니다. 제공되는 콘텐츠는 동일하지만, 이제 탐색 기능이 나머지 클라우드 제품과 일치하게 됩니다. 사이트를 탐색할 때 의견이나 질문이 있으면 '의견 보내기'를 클릭하세요.
의견 보내기
TransactionHelper(자바용 Google App Engine API)
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
java.lang.Object
com.google.appengine.api.datastore.TransactionHelper
메소드 요약
모든 메서드 정적 메서드 구체적 메서드
한정자 및 유형
메소드 및 설명
static void
setTransaction (Transaction txn,
TaskQueueAddRequest request)
어떤 종류의 트랜잭션이 제공되었는지에 따라 TaskQueueAddRequest의 transaction 또는 datastore_transaction 필드를 설정합니다.
java.lang.Object 클래스에서 상속되는 메서드
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
메소드 세부정보
setTransaction
public static void setTransaction(Transaction txn,
TaskQueueAddRequest request)
어떤 종류의 트랜잭션이 제공되었는지에 따라 TaskQueueAddRequest의 transaction 또는 datastore_transaction 필드를 설정합니다.
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-11-08(UTC)
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"이해하기 어려움"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"잘못된 정보 또는 샘플 코드"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"필요한 정보/샘플이 없음"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
의견을 전달하고 싶나요?