Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tags

spatialengine

Properties

Name

Type

Required

Description

id

string

yes

unique identifier

Sub-tags

Depends on type of spatial engine

...

Code Block
xml
xml
linenumberstrue
<spatial:spatialengine id="sqlserver">
	<dbtype>sqlserverjndi</dbtype>
    <jndiReferenceName>java<jndiReferenceName><![CDATA[java:comp/env/jdbc/spatialDS<spatialDS]]></jndiReferenceName>
</spatial:spatialengine>

...