Download this file
14 lines (14 with data), 577 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14 | <?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Data manipulator class</title>
</head>
<body>
<h1>Data manipulator class</h1>
<p>A data manipulator class can be supplied to change the data of your selection before the insert
script is generated. Such a class must extend the extension point ch.sahits.codegen.sql.manipulation.
</p>
</body>
</html>
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.