updating XSD to reflect the corrrect class
This commit is contained in:
@@ -56,7 +56,7 @@ consider using a dedicated utility such as the <util:*/> namespace and its 'prop
|
||||
|
||||
<xsd:element name="transaction-manager">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation source="org.springframework.data.gemfire.TransactionManager"><![CDATA[
|
||||
<xsd:documentation source="org.springframework.data.gemfire.GemfireTransactionManager"><![CDATA[
|
||||
Defines a GemFire Transaction Manager instance for a single GemFire cache.
|
||||
]]></xsd:documentation>
|
||||
</xsd:annotation>
|
||||
@@ -821,4 +821,4 @@ The name of the pool definition (by default "gemfire-pool").]]></xsd:documentati
|
||||
<xsd:attribute name="thread-local-connections" use="optional" type="xsd:boolean"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
</xsd:schema>
|
||||
|
||||
Reference in New Issue
Block a user