Welcome To Snipplr


Everyone's Recent Snippets



1 ... 502 503 504 505 506 ... 553
0 1391 posted 17 years ago by sondosia
Includes some useful Fuse commands
1 1139 posted 17 years ago by Bonky
0 1013 posted 17 years ago by ecavazos
0 1147 posted 17 years ago by Bonky
4 1291 posted 17 years ago by AgentPhoenix
1 1153 posted 17 years ago by AgentPhoenix
1 1306 posted 17 years ago by AgentPhoenix
0 3124 posted 17 years ago by jpdamen
Generate the SQL necessary to create triggers that use the sequences listed above. NOTE: This particular script assumes that the tables all start with ‘tbl’. It may need to be modified to work with different naming conventions.
0 1145 posted 17 years ago by thecrumb
Generate the SQL necessary to create sequences for every table. NOTE: This doesn’t create sequences. The results need to be copied and run as a script.
0 1439 posted 17 years ago by thecrumb
Get a list of all the user tables.
0 1539 posted 17 years ago by thecrumb
Get all my columns and comments.
0 1136 posted 17 years ago by thecrumb
Then, your code should look like this ... $(document).ready(function() { $("dt > a").click(function(){ $(this).parent().nextUntil('dt').toggle(); return false; }); });
0 1104 posted 17 years ago by thecrumb
4 1178 posted 17 years ago by catchamonkey
used as "http://www.somesite.com/index.php?xcr=page.php" page.php is plugged into the template index.php which hold the shell of a site.
0 1848 posted 17 years ago by withremote
0 1244 posted 17 years ago by ecavazos
This snippet references the data access class I linked to.
4 1509 posted 17 years ago by ecavazos
This is a simple class to encapsulate CURD functions. This class also includes some simple search methods.
1 1668 posted 17 years ago by ecavazos
Something I use quite often personally
5 1842 posted 17 years ago by B-Tal
This script will setup JBoss 4.2.2 to use null persistence (no DB, see http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQNullPersistence) when handling JMS messages.
1 1108 posted 17 years ago by narkisr
A very simple way of getting bean instances from Spring context without casting returned object, the assumption is that the bean id's are matching the classes names.
0 1360 posted 17 years ago by narkisr
1 ... 502 503 504 505 506 ... 553