Home
last modified time | relevance | path

Searched defs:databasePlatform (Results 1 – 4 of 4) sorted by relevance

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.orm/src/main/java/org/springframework/orm/jpa/vendor/
H A DAbstractJpaVendorAdapter.java38 private String databasePlatform; field in AbstractJpaVendorAdapter
64 public void setDatabasePlatform(String databasePlatform) { in setDatabasePlatform()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Schema/
H A DComparator.php35 protected $databasePlatform; variable in TYPO3\\CMS\\Core\\Database\\Schema\\Comparator
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/Schema/
H A DComparator.php38 protected $databasePlatform; variable in TYPO3\\CMS\\Core\\Database\\Schema\\Comparator
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/Schema/
H A DComparator.php39 protected $databasePlatform; variable in TYPO3\\CMS\\Core\\Database\\Schema\\Comparator