--- title: "CONCUR_SS_OPTIMISTIC_CCVAL Field (SQLServerResultSet) | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: conceptual apiname: - "SQLServerResultSet.CONCUR_SS_OPTIMISTIC_CCVAL" apilocation: - "sqljdbc.jar" apitype: "Assembly" ms.assetid: 5314cee7-fef0-47fc-bfb4-284b8700d612 author: David-Engel ms.author: v-daenge --- # CONCUR_SS_OPTIMISTIC_CCVAL Field (SQLServerResultSet) [!INCLUDE[Driver_JDBC_Download](../../../includes/driver_jdbc_download.md)] Used to specify a [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] read/write optimistic concurrency type with no row locks. ## Syntax ``` public static final int CONCUR_SS_OPTIMISTIC_CCVAL ``` ## Field Value An **int** value of 1010. ## See Also [SQLServerResultSet Members](../../../connect/jdbc/reference/sqlserverresultset-members.md) [SQLServerResultSet Class](../../../connect/jdbc/reference/sqlserverresultset-class.md)