<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
    <channel>
        <title>CUBRID Q&amp;A</title>
        <link>http://www.cubrid.org/?mid=questions</link>
        <description>CUBRID Q&amp;A</description>
        <language>en</language>
        <pubDate>Fri, 21 Oct 2011 02:37:10 -0800</pubDate>
        <lastBuildDate>Mon, 20 May 2013 01:15:17 -0800</lastBuildDate>
        <generator>XpressEngine 1.4.4.1</generator>
                        										        <item>
            <title>How to return Custom Type from Java stored procedure?</title>
            <dc:creator>castle79</dc:creator>
            <link>http://www.cubrid.org/questions/357744</link>
            <guid isPermaLink="true">http://www.cubrid.org/questions/357744</guid>
                                    <description><![CDATA[<p>Hi,</p><p>I have a generic method&nbsp;</p><p></p><p></p><div editor_component="code_highlighter" code_type="Java" file_path="" description="" first_line="1" collapse="false" nogutter="false" nocontrols="false" style="border: #666666 1px dotted; border-left: #22aaee 5px solid; padding: 5px; background: #FAFAFA url('./modules/editor/components/code_highlighter/code.png') no-repeat top right;"><p>public static List&lt;Students&gt; SelectStudents()<br />{<br />List&lt;Students&gt; students = new&nbsp;List&lt;Students&gt;(); // List for save students objects<br /><span class="Apple-tab-span" style="white-space: pre; ">	</span>//some logic to return&nbsp;<br /><span class="Apple-tab-span" style="white-space: pre; ">	</span>return students;<br />}</p></div><p>I want to know how can I return the type <b><span style="font-family: monospace; ">List&lt;Student&gt;</span></b>&nbsp;using a Function?</p><p></p><div id="endic_ext_wrapper" style="display: none; "></div><div id="endic_ext_wrapper" style="display: none; "></div><div id="endic_ext_wrapper" style="display: none; "></div>]]></description>
                        <pubDate>Fri, 11 May 2012 09:09:05 -0800</pubDate>
                        <category>Java</category>
                        <category>SQL</category>
                        <category>Stored Procedure</category>
                        <category>User Defined Type</category>
                                    <slash:comments>1</slash:comments>
                    </item>
        										        <item>
            <title>How to grant table creation rights to a user?</title>
            <dc:creator>xenu</dc:creator>
            <link>http://www.cubrid.org/questions/321629</link>
            <guid isPermaLink="true">http://www.cubrid.org/questions/321629</guid>
                                    <description><![CDATA[<p>I can use <span style="font-family: Monospace;">﻿GRANT</span> to give privileges on table. But how do I give privileges on database? I want give another user rights similar to these of <span style="font-family: Monospace;">﻿dba</span>.</p><p>Thanks in advance.</p>]]></description>
                        <pubDate>Thu, 05 Apr 2012 11:37:30 -0800</pubDate>
                        <category>SQL</category>
                        <category>user</category>
                        <category>group</category>
                        <category>GRANT</category>
                        <category>permission</category>
                                    <slash:comments>1</slash:comments>
                    </item>
        										        <item>
            <title>User and group with same name</title>
            <dc:creator>cubriduser</dc:creator>
            <link>http://www.cubrid.org/questions/234954</link>
            <guid isPermaLink="true">http://www.cubrid.org/questions/234954</guid>
                                    <description><![CDATA[<p>CUBRID seems to operate with users and groups. How do you differentiate between an user and group with the same name? How does GRANT work in such case ?</p>]]></description>
                        <pubDate>Fri, 04 Nov 2011 03:55:10 -0800</pubDate>
                        <category>SQL</category>
                        <category>user</category>
                        <category>group</category>
                        <category>GRANT</category>
                        <category>permission</category>
                                    <slash:comments>2</slash:comments>
                    </item>
        										        <item>
            <title>Is a class unique within a database?</title>
            <dc:creator>lukaseder</dc:creator>
            <link>http://www.cubrid.org/questions/317892</link>
            <guid isPermaLink="true">http://www.cubrid.org/questions/317892</guid>
                                    <description><![CDATA[<p>In db_class, I can select classes (tables) along with their "owner". I reckon that "owner" and "user" are the same thing in the CUBRID database. Can the same class exist for several owners in the same database?</p><p><br /></p><p>In other words: does the owner correspond to what other databases call a "schema", or are there no schemata in CUBRID databases?<br /></p>]]></description>
                        <pubDate>Thu, 29 Mar 2012 23:17:17 -0800</pubDate>
                        <category>SQL</category>
                        <category>schema</category>
                        <category>user</category>
                                    <slash:comments>2</slash:comments>
                    </item>
        										        <item>
            <title>User Monitoring</title>
            <dc:creator>cubriduser</dc:creator>
            <link>http://www.cubrid.org/questions/235055</link>
            <guid isPermaLink="true">http://www.cubrid.org/questions/235055</guid>
                                    <description><![CDATA[<p>How can I monitor the users' login to the database? I would like to track automatically, into a file, their activity.</p>]]></description>
                        <pubDate>Fri, 04 Nov 2011 08:23:58 -0800</pubDate>
                        <category>monitoring</category>
                        <category>user</category>
                                    <slash:comments>1</slash:comments>
                    </item>
            </channel>
</rss>
